Skip to content

Commit

Permalink
Update fork-maintenance.yml (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cemberk authored Jan 24, 2025
1 parent 20d2e3e commit be867d5
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: ready
runs-on: self-hosted
env:
SCHEDULE_CONFIG: ${{ secrets.SCHEDULE_CONFIG }} # Secret storing the schedule JSON
steps:
Expand Down

0 comments on commit be867d5

Please sign in to comment.