Skip to content

Commit

Permalink
Added workflow dispatch (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
debenol1 authored Aug 12, 2024
1 parent 8c6a36f commit a7440a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-p2-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
push:
branches:
- 3.13
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit a7440a5

Please sign in to comment.