Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
allow nightly to be manually triggerable
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jan 22, 2024
1 parent 6f33e6f commit 784027d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
branches: [main]
schedule:
- cron: '45 8 * * *'
workflow_dispatch:

jobs:
main:
Expand Down

0 comments on commit 784027d

Please # to comment.