Skip to content

Commit

Permalink
schedule since otherwise only does this after each release
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronliu0130 authored Feb 2, 2024
1 parent 4ee7796 commit b6b75b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cimg.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Update CImg
on:
schedule:
- cron: 0 0 3 * * # The first day after this workflow was merged
release:
types: [published]
workflow_dispatch:
Expand Down

0 comments on commit b6b75b7

Please sign in to comment.