Skip to content

Commit

Permalink
Revert "feat(workflows): add scheduled workflow to run setup"
Browse files Browse the repository at this point in the history
This reverts commit 767e97f.
  • Loading branch information
SakuraIsayeki committed Nov 16, 2023
1 parent 767e97f commit 30cec3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-setup-successful.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
- push
- workflow_dispatch
- pull_request
- schedule:
# Run every 24 hours
- cron: '0 0 * * *'

permissions:
contents: read
Expand Down

0 comments on commit 30cec3a

Please sign in to comment.