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.
1 parent bc54e1b commit 0a5007aCopy full SHA for 0a5007a
.github/workflows/pkg.pr.new.yml
@@ -14,6 +14,7 @@ jobs:
14
build:
15
name: Publish Test Packages
16
runs-on: ubuntu-22.04
17
+ if: ${{ github.repository == 'wxt-dev/wxt' }}
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v4
.github/workflows/vhs.yml
@@ -12,6 +12,7 @@ jobs:
12
vhs:
13
name: Create VHS
permissions:
contents: write
0 commit comments