We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95260e3 commit 3514c37Copy full SHA for 3514c37
.github/workflows/deploy-image-arm.yml
@@ -19,6 +19,7 @@ env:
19
20
jobs:
21
build-and-push-image:
22
+ if: github.repository == 'zhayujie/chatgpt-on-wechat'
23
runs-on: ubuntu-latest
24
permissions:
25
contents: read
.github/workflows/deploy-image.yml
0 commit comments