Skip to content

Commit

Permalink
Merge pull request #3152 from zowe/fix/deployment
Browse files Browse the repository at this point in the history
Fix deployment to match branches
  • Loading branch information
JillieBeanSim authored Sep 25, 2024
2 parents c1d216b + 06c3caa commit 9f59099
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
push:
branches:
- main
- maintenance
- next
- v1-lts
- v2-lts
- release/3.*
paths:
- .github/release.config.js
- .github/workflows/deployment.yml
Expand Down

0 comments on commit 9f59099

Please sign in to comment.