We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d86ef commit 381effbCopy full SHA for 381effb
1 file changed
.github/workflows/wec-sim-dev-tests.yml
@@ -11,4 +11,4 @@ jobs:
11
main:
12
uses: ./.github/workflows/all-tests-reusable.yml
13
with:
14
- client_payload: ${{ toJSON(github.event.client_payload) }} || fromJSON('{"branch":"dev","sha":"manual"}')) }}
+ client_payload: ${{ toJSON(github.event.client_payload) }}
0 commit comments