Skip to content

Commit

Permalink
Merge pull request #683 from basedosdados/chore/update-gh-actions
Browse files Browse the repository at this point in the history
chore: remove workflow_dispatch trigger from staging deployment workflow
  • Loading branch information
jhonylucas74 authored Sep 19, 2024
2 parents f89425e + c3fcd5e commit 8c514c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
workflows: [Release Image (Staging)]
branches: [staging]
types: [completed]
workflow_dispatch:
jobs:
deploy-staging:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8c514c7

Please sign in to comment.