We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a92331d commit 86cf0f5Copy full SHA for 86cf0f5
.github/workflows/check_links.yml
@@ -20,6 +20,8 @@ jobs:
20
uses: actions/checkout@v2
21
- name: Check links
22
uses: lycheeverse/[email protected]
23
+ with:
24
+ args: --exclude mailman.cgd.ucar.edu --exclude cfeditor.ceda.ac.uk
25
26
- name: Upload report
27
if: ${{ always() }}
0 commit comments