Skip to content

Commit

Permalink
Merge pull request #344 from localgovdrupal/feature/3.x-manual-github…
Browse files Browse the repository at this point in the history
…-action

Add workflow dispatch to github test action
  • Loading branch information
finnlewis committed Feb 27, 2024
2 parents 93b005f + c36008d commit e9aa731
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
pull_request:
branches:
- '3.x'
workflow_dispatch:

env:
LOCALGOV_DRUPAL_PROJECT: localgovdrupal/localgov_directories
Expand Down

0 comments on commit e9aa731

Please sign in to comment.