Skip to content

Commit

Permalink
ignore branches
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Dec 12, 2023
1 parent 944a269 commit b405185
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/webapp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
# Only run on tags with the format v3.x.x or v3.x.x-someextra
- 'v3.[0-9]+.[0-9]+'
- 'v3.[0-9]+.[0-9]+-*'
branches-ignore:
- '!future3/test*'

env:
WEBAPP_PACKAGE_NAME: webapp-${{ github.ref_name }}.tar.gz
Expand Down

0 comments on commit b405185

Please sign in to comment.