We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88cba59 commit f59390fCopy full SHA for f59390f
.github/workflows/ci-cd.yml
@@ -84,7 +84,7 @@ jobs:
84
(!contains(github.event.pull_request.labels.*.name, 'build:native:only'))
85
uses: ./.github/workflows/_test.yml
86
with:
87
- platform_environment: "production"
+ platform_environment: "staging"
88
commit_message: ${{ needs.get-commit-message.outputs.commit_message }}
89
permissions:
90
attestations: write
0 commit comments