Skip to content

Commit

Permalink
Merge pull request #19 from chonla/main
Browse files Browse the repository at this point in the history
chore: Enable manual trigger workflow
  • Loading branch information
chonla authored Oct 24, 2024
2 parents e0ee77d + ba0da94 commit 36d8782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/purgedraft.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Purge obsolete draft"

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"

Expand Down

0 comments on commit 36d8782

Please sign in to comment.