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 30410d2 commit bbe204d
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/.*
pull_request:
types: [opened, synchronize, reopened]
jobs:
Expand Down

0 comments on commit bbe204d

Please sign in to comment.