We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68a478c commit 7879458Copy full SHA for 7879458
1 file changed
.github/workflows/release-plz.yaml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
test:
14
- uses: ./.github/workflows/test.yaml
+ uses: ./.github/workflows/build-and-tests.yaml
15
16
release-plz-release:
17
name: Release-plz release
0 commit comments