We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64431f9 commit cee4b96Copy full SHA for cee4b96
.github/workflows/build.yml
@@ -5,7 +5,7 @@ on:
5
concurrency:
6
group: ${{ github.workflow }}-${{ github.ref }}
7
cancel-in-progress: true
8
-name: CI
+name: CI
9
jobs:
10
lint:
11
name: "Vala Lint"
0 commit comments