This commit is contained in:
parent
ac04817346
commit
cd43e0a621
@ -6,11 +6,6 @@ on:
|
|||||||
- main
|
- main
|
||||||
- release/*
|
- release/*
|
||||||
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
- release/*
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
APP_NAME: "dnspod-watch"
|
APP_NAME: "dnspod-watch"
|
||||||
NAMESPACE: app
|
NAMESPACE: app
|
||||||
|
@ -7,9 +7,6 @@ on:
|
|||||||
- !release/*
|
- !release/*
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- !main
|
|
||||||
- !release/*
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GOPROXY: ${{ secrets.GOPROXY && secrets.GOPROXY || 'https://goproxy.cn,direct' }}
|
GOPROXY: ${{ secrets.GOPROXY && secrets.GOPROXY || 'https://goproxy.cn,direct' }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user