We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 381effb commit 6a6567bCopy full SHA for 6a6567b
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) }}
+ client_payload: ${{ toJSON(github.event.client_payload) }}
0 commit comments