Skip to content

Commit

Permalink
Test if conditional steps are working
Browse files Browse the repository at this point in the history
Signed-off-by: hossainemruz <[email protected]>
  • Loading branch information
hossainemruz committed Dec 8, 2023
1 parent 337d5c2 commit a6856ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
with:
args: "--verbose --exclude-mail ${{steps.preview.outputs.url}} --exclude=['https://www.udemy.com/']"
args: "--verbose --exclude-mail ${{steps.preview.outputs.url}}"
output: lychee/out.md

- name: Comment Broken Links
Expand Down

0 comments on commit a6856ee

Please sign in to comment.