Skip to content

Commit

Permalink
Update .github/workflows/link-check-on-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleycd committed Jun 14, 2023
1 parent 8c5281e commit 7675432
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/link-check-on-push.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Check links on push

on: push

permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
markdown-link-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7675432

Please sign in to comment.