Skip to content

Commit

Permalink
Merge pull request #833 from 0xPolygonID/add_generic_actions
Browse files Browse the repository at this point in the history
chore: add develop branch condition
  • Loading branch information
martinsaporiti authored Oct 25, 2024
2 parents f094e15 + 038b550 commit a35e1a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- develop

env:
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
Expand Down

0 comments on commit a35e1a4

Please sign in to comment.