We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd9ffea commit fbe4054Copy full SHA for fbe4054
.github/workflows/check-url-links-actions.yml
@@ -1,8 +1,8 @@
1
name: Check URL Links
2
on:
3
workflow_dispatch:
4
- schedule:
5
- - cron: '0 14 * * *' # 2pm UTC == 9am EST
+ #schedule:
+ # - cron: '0 14 * * *' # 2pm UTC == 9am EST
6
jobs:
7
check_url_links:
8
runs-on: ubuntu-latest
0 commit comments