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 9a081e8 commit 24516e4Copy full SHA for 24516e4
1 file changed
.github/workflows/lint.yml
@@ -2,7 +2,7 @@ name: lint
2
3
on: # zizmor: ignore[dangerous-triggers]
4
workflow_run:
5
- workflows: [update-and-build]
+ workflows: ['update and build']
6
types: [completed]
7
8
permissions: {}
0 commit comments