We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cab0314 commit aeb0417Copy full SHA for aeb0417
1 file changed
.github/workflows/test2.yml
@@ -0,0 +1,12 @@
1
+name: Hakim testing2
2
+
3
+on:
4
+ workflow_dispatch:
5
6
+jobs:
7
+ no-inherit:
8
+ uses: couchbaselabs/docs-runner/.github/workflows/secret-test@main
9
10
+ inherit:
11
12
+ secrets: inherit
0 commit comments