Skip to content

Commit

Permalink
Merge pull request #28 from david-poindexter/release-build-fix
Browse files Browse the repository at this point in the history
Perform local build to regenerate build.yml file
  • Loading branch information
valadas authored Jul 9, 2023
2 parents 20c89a9 + 1245e37 commit 0723126
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ on:
- main
- master
- develop
- release/
- 'release/*'
pull_request:
branches:
- develop
- main
- master
- release/
- 'release/*'

jobs:
ubuntu-latest:
Expand Down

0 comments on commit 0723126

Please sign in to comment.