Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
testing again
Browse files Browse the repository at this point in the history
  • Loading branch information
hemang-rajyaguru committed Nov 14, 2023
1 parent ac6d851 commit 7497d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: "check for release"
if: steps.PR.outputs.pr_found == 'true'
run: |
echo ${{ prLabel }}
echo ${{ steps.PR.outputs.pr_labels }}
env:
prLabel: ${{ steps.PR.outputs.pr_labels }}

0 comments on commit 7497d94

Please sign in to comment.