Skip to content

Commit

Permalink
Add workflow_dispatch to manually test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarton authored Mar 12, 2024
1 parent 4ad0e07 commit f98d458
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
types: [opened, synchronize, reopened, closed]
branches:
- live
workflow_dispatch:
permissions:
contents: write
pull-requests: write # this permission is required in order to allow PR comment with staging URL
Expand Down

0 comments on commit f98d458

Please sign in to comment.