Skip to content

Commit

Permalink
on
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 23, 2025
1 parent 2c14a24 commit 186d02e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# SOFTWARE.
---
name: daily-check-links
on:
'on':
schedule:
- cron: '38 1 * * *'
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/load-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
# SOFTWARE.
---
name: load-generate
on:
'on':
push:
branches:
- master
Expand Down

0 comments on commit 186d02e

Please sign in to comment.