Skip to content

Commit

Permalink
run cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed May 11, 2024
1 parent 64d5a4b commit 4a9bf4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync-lablels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Sync labels

on:
schedule:
- cron: "0 0 * * *"
push:
branches:
- "main"
Expand Down

0 comments on commit 4a9bf4a

Please sign in to comment.