Skip to content

Commit

Permalink
Update fork-maintenance.yml (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cemberk authored Nov 20, 2024
1 parent 73d6455 commit 1d8f8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fork-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- cron: '0 0 10 * *'
jobs:
run-scheduled-events:
runs-on: self-hosted
runs-on: ready
env:
SCHEDULE_CONFIG: ${{ secrets.SCHEDULE_CONFIG }} # Secret storing the schedule JSON
steps:
Expand Down

0 comments on commit 1d8f8ac

Please sign in to comment.