mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-07-19 09:53:27 +00:00
📦 NEW: use fast version
This commit is contained in:
parent
263b25db4a
commit
04c22ebcbc
4
.github/workflows/linkcheck.yml
vendored
4
.github/workflows/linkcheck.yml
vendored
|
@ -7,6 +7,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run linksafe
|
||||
uses: TechWiz-3/linksafe@main
|
||||
uses: TechWiz-3/linksafe@fast
|
||||
with: # comma seperated lists
|
||||
whitelist_files: "./CODEOWNERS"
|
||||
env:
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user