We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bdd1a commit a9df3a6Copy full SHA for a9df3a6
1 file changed
.github/workflows/pre-commit.yml
@@ -85,4 +85,4 @@ jobs:
85
- name: Decide whether the needed jobs succeeded or failed
86
uses: re-actors/alls-green@release/v1
87
with:
88
- jobs: ${{ toJSON(needs) }}
+ jobs: ${{ toJSON(needs) }}
0 commit comments