Skip to content

Commit

Permalink
Merge pull request #804 from asfadmin/rew/enable-workflow-dispatch-e2…
Browse files Browse the repository at this point in the history
…e-tests

Add workflow_dispatch trigger to e2e tests workflow
  • Loading branch information
reweeden authored Mar 19, 2024
2 parents 10d61b2 + 4ca9b0b commit 2540220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- devel
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 2540220

Please sign in to comment.