Skip to content

Commit

Permalink
chore: Temporarily modify deployment workflow trigger
Browse files Browse the repository at this point in the history
We use this to test the workflow, before merging changes
  • Loading branch information
sayandcode committed Mar 29, 2024
1 parent e5f5439 commit d5f963c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-web-app.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Deploy Web app and Infrastructure
on: workflow_dispatch
on: push

permissions:
id-token: write
Expand Down

0 comments on commit d5f963c

Please sign in to comment.