Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gab-95 authored Oct 24, 2023
1 parent bbe204d commit d388e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches:
- master # The default branch
- (branch|release)-.* # The other branches to be analyzed
- features/.*
- (features|release)/.*
pull_request:
types: [opened, synchronize, reopened]
jobs:
Expand Down

0 comments on commit d388e6e

Please sign in to comment.