Skip to content

Commit

Permalink
test with pipe grep
Browse files Browse the repository at this point in the history
  • Loading branch information
nimzco committed Jul 14, 2024
1 parent b5e6cfe commit 18162d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: lycheeverse/[email protected]
with:
fail: true
args: --verbose --no-progress './conferences/2024/**/*.json' './conferences/2025/**/*.json' './conferences/2026/**/*.json' --exclude-mail
args: --verbose --no-progress --exclude-mail | grep url ./conferences/2024/**/*.json
output: ${{ env.issue-content }}

# Permissions (issues: read)
Expand Down

0 comments on commit 18162d9

Please sign in to comment.