We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07aecc4 commit 7a428eaCopy full SHA for 7a428ea
.github/workflows/ci.yaml
@@ -6,4 +6,4 @@ on:
6
jobs:
7
test:
8
name: Test
9
- uses: mtth/sdk.ts/.github/workflows/test.yaml
+ uses: mtth/sdk.ts/.github/workflows/test.yaml@main
.github/workflows/pr.yaml
@@ -8,4 +8,4 @@ on:
10
11
0 commit comments