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 58349fa commit b466a37Copy full SHA for b466a37
.github/workflows/build-config.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
build:
10
+ name: "CONFIG check"
11
runs-on: ubuntu-latest
12
container:
13
image: fozztexx/defoogi:1.4.2
.github/workflows/ci.yml
@@ -10,6 +10,7 @@ on:
+ name: CI
14
15
16
0 commit comments