Skip to content

Commit

Permalink
customize lychee action
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Sep 10, 2024
1 parent 03518dd commit 8fa73d5
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,7 @@ jobs:
with:
fail: true
args: >
--exclude-path _extensions
--exclude docs\.google\.com
--exclude hackmd\.io
--exclude github\.com\/orgs\/cct-datascience\/projects
--exclude calendar\.google\.com
--exclude \.php$
--exclude portal\.hpc\.arizona\.edu
--glob-ignore-case
'./**/*.md' './**/*.qmd'
'README.md'
- name: Create Issue From File
if: ${{ failure() && github.event_name != 'pull_request' }}
Expand Down

0 comments on commit 8fa73d5

Please sign in to comment.