We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8d6a1e + 9ef7f52 commit a1bb2c1Copy full SHA for a1bb2c1
1 file changed
.github/workflows/stepup-behat.yml
@@ -3,7 +3,9 @@ name: stepup-behat
3
on:
4
pull_request:
5
push:
6
- branches: [ main, feature/*, bugfix/* ]
+ branches:
7
+ - main
8
+ workflow_dispatch:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments