We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5e4f8 commit e8867a0Copy full SHA for e8867a0
.github/workflows/packages-preview-release.yaml
@@ -13,6 +13,7 @@ on:
13
jobs:
14
packages-preview-release:
15
runs-on: ubuntu-latest
16
+ if: github.repository == 'halo-dev/halo'
17
steps:
18
- uses: actions/checkout@v4
19
- name: Setup Environment
0 commit comments