Skip to content

Commit

Permalink
Merge branch 'main' of github.com:music-encoding/music-encoding.githu…
Browse files Browse the repository at this point in the history
…b.io
  • Loading branch information
musicEnfanthen committed Feb 4, 2024
2 parents 186c50e + 59c7523 commit 1884b56
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
steps:
- uses: technote-space/broken-link-checker-action@b8332d945b97f8b52eb8d7d889a1e0e37106c1a9 # ratchet:technote-space/broken-link-checker-action@v2
with:
target: ${{ env.CHECK_WEBSITE }}
TARGET: ${{ env.CHECK_WEBSITE }}
EXCLUDED_KEYWORDS: |
twitter.com
linkChecker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1884b56

Please sign in to comment.