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 7edfc7d commit 30410d2
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 @@ -3,7 +3,7 @@ on:
push:
branches:
- master # The default branch
- branch-1 # The other branches to be analyzed
- (branch|release)-.* # The other branches to be analyzed
- features/*
pull_request:
types: [opened, synchronize, reopened]
Expand Down

0 comments on commit 30410d2

Please sign in to comment.