Skip to content

Commit 877e8ba

Browse files
S PadmaS Padma
authored andcommitted
package files
1 parent dc92adb commit 877e8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
if [ "${{ inputs.environment }}" = "prod" ]; then
2525
echo "ref=main" >> $GITHUB_OUTPUT
2626
else
27-
echo "ref=develop" >> $GITHUB_OUTPUT
27+
echo "ref=check" >> $GITHUB_OUTPUT
2828
fi
2929
3030
- name: Checkout code

0 commit comments

Comments
 (0)