Skip to content

Commit

Permalink
Merge pull request #338 from warrensbox/master
Browse files Browse the repository at this point in the history
#major release -update
  • Loading branch information
warrensbox committed Apr 1, 2024
2 parents 387ad96 + 4145329 commit 80a33f7
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 @@ -6,7 +6,7 @@ on:
- '*' # matches every branch that doesn't contain a '/'
- '*/*' # matches every branch containing a single '/'
- '**' # matches every branch
- '!master' # excludes master
- '!release' # excludes master
jobs:

integration_tests_linux:
Expand Down

0 comments on commit 80a33f7

Please sign in to comment.