We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pkg.pr.new
1 parent 0fec0d4 commit dc99ab2Copy full SHA for dc99ab2
2 files changed
.github/workflows/pkg.pr.new.yml
.github/workflows/release-commit.yml
@@ -5,6 +5,7 @@ permissions: {}
5
6
jobs:
7
release:
8
+ if: github.repository == 'vuejs/devtools'
9
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
10
with:
11
packages: "'./packages/*'"
0 commit comments