Skip to content

Commit

Permalink
Remove workflow dispatch from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
KjellBerlin committed Oct 6, 2024
1 parent 9ad78cb commit 7b8f312
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 @@ -4,7 +4,6 @@ on:
push:
branches:
- main
workflow_dispatch:

jobs:
build-and-deploy:
Expand Down

0 comments on commit 7b8f312

Please sign in to comment.