Skip to content

Commit

Permalink
Remove workflow_dispatch from deactivate-environments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Mar 10, 2024
1 parent 13bfd5b commit 442c683
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deactivate-enviroments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Deactivate Environments
on:
schedule:
- cron: '0 20 * * *'
workflow_dispatch: {}

jobs:
deploy:
Expand Down

0 comments on commit 442c683

Please sign in to comment.