We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a9656d commit b0baa60Copy full SHA for b0baa60
.github/workflows/ci.yaml
@@ -1,9 +1,7 @@
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow
2
3
on:
4
- push:
5
- branches:
6
- - main
+ push: {}
7
pull_request: {}
8
workflow_dispatch: {}
9
0 commit comments