We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730d476 commit 3fa979cCopy full SHA for 3fa979c
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
7
jobs:
8
run-procedure:
9
+ name: Run CI Procedure
10
uses: ./.github/workflows/fn-ci.yml
11
with:
12
cache-key-base: ci@v1
0 commit comments