We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaa208 commit f6c25b6Copy full SHA for f6c25b6
.github/workflows/build-lint-test.yaml
@@ -1,4 +1,7 @@
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
+
3
+name: Build & Lint & Test
4
5
on:
6
workflow_dispatch:
7
0 commit comments