Skip to content

Commit

Permalink
Add workflow_dispatch trigger to support triggering manually from Git…
Browse files Browse the repository at this point in the history
…hub web interface.
  • Loading branch information
finnlewis committed Apr 24, 2024
1 parent 19ed58c commit c6e9ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/localgov_microsites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
pull_request:
branches:
- '4.x'
workflow_dispatch:

env:
LOCALGOV_DRUPAL_PROJECT: localgovdrupal/localgov_microsites_project
Expand Down

0 comments on commit c6e9ee9

Please sign in to comment.