Skip to content

Commit

Permalink
step-4
Browse files Browse the repository at this point in the history
Signed-off-by: jagpreetsinghsasan <[email protected]>
  • Loading branch information
jagpreetsinghsasan committed Jul 15, 2024
1 parent a429f47 commit 66fc35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
id: execute-script
run: |
PR_COMMIT_PARITY_OUTPUT=$(./tools/pr-commit-parity.sh $GITHUB_CONTEXT)
echo "$PR_COMMIT_PARITY_OUTPUT"
echo "$PR_COMMIT_PARITY_OUTPUT" >> "$GITHUB_OUTPUT"
- name: See script output
run: |
Expand Down

0 comments on commit 66fc35f

Please sign in to comment.