We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5acf6d0 + 0a66ee0 commit 44d52c6Copy full SHA for 44d52c6
.github/workflows/ci.yml
@@ -11,7 +11,3 @@ on:
11
jobs:
12
checks:
13
uses: mixmaxhq/github-workflows-public/.github/workflows/checks.yml@main
14
- release:
15
- uses: mixmaxhq/github-workflows-public/.github/workflows/release.yml@main
16
- needs: checks
17
- secrets: inherit
0 commit comments