Skip to content

Commit

Permalink
Add branch filter
Browse files Browse the repository at this point in the history
  • Loading branch information
eronisko committed Sep 29, 2023
1 parent 96d498f commit a848ba7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
- 'test-*'

jobs:
build:
release:
# if: ${{ github.ref == 'refs/heads/master' }}
if: ${{ github.ref == 'refs/heads/WEBUMENIA-2012-automate-release-creations' }}
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit a848ba7

Please sign in to comment.