Skip to content

Commit

Permalink
Merge pull request #244 from DPGAlliance/law909-readded-scheduled-run
Browse files Browse the repository at this point in the history
Update auto.yml, readded scheduled run
  • Loading branch information
law909 authored Dec 21, 2023
2 parents 656c755 + 35b9b88 commit 70faf75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
push:
branches: [main]
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

jobs:
build:
Expand Down

0 comments on commit 70faf75

Please sign in to comment.