Skip to content

Commit

Permalink
Added febiostudio3 branch to push workflow triggers [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrossherron committed Jan 15, 2025
1 parent 63f84bb commit 8caf706
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- develop
- febiostudio3
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/macos-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- develop
- febiostudio3
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/windows-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- develop
- febiostudio3
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
Expand Down

0 comments on commit 8caf706

Please sign in to comment.