Skip to content

Commit

Permalink
Update cleanowners.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abmmhasan committed Jun 28, 2024
1 parent e57cb74 commit 9dc8838
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/cleanowners.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Weekly codeowners cleanup
on:
push:
branches: [ main ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 4'
#on:
# push:
# branches: [ main ]
# workflow_dispatch:
# schedule:
# - cron: '0 0 * * 4'

permissions:
contents: read
Expand Down

0 comments on commit 9dc8838

Please sign in to comment.