We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ed7596 + 955c14d commit 1e7fbceCopy full SHA for 1e7fbce
.github/workflows/link_checker.yml
@@ -7,6 +7,6 @@ jobs:
7
- uses: actions/checkout@v2
8
- name: lychee Link Checker
9
id: lychee
10
- uses: lycheeverse/lychee-action@v1.0.8
+ uses: lycheeverse/lychee-action@v2
11
- name: Fail if there were link errors
12
run: exit ${{ steps.lychee.outputs.exit_code }}
.lycheeignore
@@ -2,3 +2,7 @@ https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Fsoftwa
2
https://geoscience.data.qld.gov.au
3
https://opensource.org/license/lgpl-license-html
4
https://opensource.org/licenses/gpl-license
5
+https://reproducibility.org/wiki/Installation
6
+https://wiki.seg.org/wiki/Open_data
+https://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses
+https://www.gnu.org/licenses/license-list.html
0 commit comments