Skip to content

Commit

Permalink
remove workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
n13 committed Oct 5, 2024
1 parent 3f94b18 commit 8ec9dbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/pangea-testnet-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- feature/deploy-with-github-actions
- feature/pangea_testnet
workflow_dispatch

env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/telosTestNet.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
branches:
- develop
- feature/deploy-with-github-actions
workflow_dispatch

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

0 comments on commit 8ec9dbf

Please sign in to comment.