Skip to content

Commit

Permalink
test: Make GA tests ran on current version of repo/fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed May 17, 2022
1 parent 3d3e342 commit 233e2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}

- name: Differential ShellCheck
uses: redhat-plumbers-in-action/differential-shellcheck@main
uses: ./
with:
ignored-codes: .github/.diff-shellcheck-exceptions.txt
shell-scripts: .github/.diff-shellcheck-scripts.txt

0 comments on commit 233e2be

Please sign in to comment.