Skip to content

Commit

Permalink
Update stalebot.yml to bypass yamlint (#9273)
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulapopoola committed Mar 12, 2024
1 parent 1fac219 commit 78c7b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stalebot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permissions:
issues: write
pull-requests: write

on:
on: # yamllint disable-line rule:truthy
schedule:
- cron: "00 0 * * *" # runs at 00:00 daily

Expand Down

0 comments on commit 78c7b48

Please sign in to comment.