mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-07-20 02:13:26 +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:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Run linksafe
|
- name: Run linksafe
|
||||||
uses: TechWiz-3/linksafe@main
|
uses: TechWiz-3/linksafe@fast
|
||||||
with: # comma seperated lists
|
with: # comma seperated lists
|
||||||
whitelist_files: "./CODEOWNERS"
|
whitelist_files: "./CODEOWNERS"
|
||||||
|
env:
|
||||||
|
TOKEN: ${{ secrets.TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user