Skip to content

Commit

Permalink
Update broken-link-checker.yml
Browse files Browse the repository at this point in the history
Updated action to verify whether the new action works
  • Loading branch information
thierrylahaije authored Aug 22, 2024
1 parent 9b29336 commit 7c62583
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/broken-link-checker.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: broken-link-checker

on:
schedule:
- cron: '0 8 * * 1,4'

push:
branches:
- main-flask

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7c62583

Please sign in to comment.