Skip to content

Commit

Permalink
try workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Oct 4, 2024
1 parent a8357cd commit 34c23a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_coc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Update Code of Conduct

on:
push:
pull_request:
# Run every Sunday at midnight UTC (00:00) - triggered by webhook?
schedule:
- cron: '0 0 * * 0'
Expand Down

0 comments on commit 34c23a1

Please sign in to comment.