Skip to content

Commit

Permalink
Merge pull request #14 from askb/fix-shellcheck
Browse files Browse the repository at this point in the history
Fix: Disable shellcheck SC2016
  • Loading branch information
askb authored Oct 9, 2024
2 parents fbc4222 + 46451a3 commit 7cf208b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github2gerrit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ jobs:
run: |
set -x
# shellcheck disable=SC2016
gh api graphql --paginate \
-F number=${{ env.PR_NUMBER }} \
-F owner=${{ vars.ORGANIZATION }} \
Expand Down

0 comments on commit 7cf208b

Please sign in to comment.