Skip to content

Commit

Permalink
CheckManuallyMaintainedMetadata.yml: removed schedule until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
k00ni authored Apr 8, 2024
1 parent 0d87330 commit 106c330
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/CheckManuallyMaintainedMetadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@ on:
pull_request:
branches:
- master
schedule:
# FYI: https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html
#
# ,- month of the year
# day of the month /
# hour | /
# minute | | / ,-- day of the week
# | | | | |
- cron: '* * * * 0'
# `-- 0 = Sunday

jobs:
CI:
Expand Down

0 comments on commit 106c330

Please sign in to comment.