Skip to content

Commit

Permalink
Allow release builds on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
adfaklsdjf committed Mar 31, 2022
1 parent 09ed4e8 commit 7ee03c6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Behat tests
on:
pull_request:
branches:
- master
- main
- *

jobs:
validate:
Expand Down

0 comments on commit 7ee03c6

Please sign in to comment.