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 42a4272 commit 38ee32dCopy full SHA for 38ee32d
.github/workflows/test.yml
@@ -131,4 +131,4 @@ jobs:
131
- name: Decide whether the needed jobs succeeded or failed
132
uses: re-actors/alls-green@release/v1
133
with:
134
- jobs: ${{ toJSON(needs) }}
+ jobs: ${{ toJSON(needs) }}
0 commit comments