We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac47964 commit 00cc0b8Copy full SHA for 00cc0b8
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -91,4 +91,4 @@ jobs:
91
NON_PROD_API_KEY: ${{ secrets.NON_PROD_API_KEY }}
92
INTERNAL_DEV_TEST_PEM: ${{ secrets.INTERNAL_DEV_TEST_PEM }}
93
with:
94
- pr_number: ${{ inputs.pr_number }}
+ pr_number: ""
0 commit comments