chore: Sync by 2e5e092ba3
sync by github workflow Log: none Influence: none
This commit is contained in:
parent
233cc0db3d
commit
222194eb95
3
.github/workflows/call-chatOps.yml
vendored
3
.github/workflows/call-chatOps.yml
vendored
@ -6,5 +6,4 @@ on:
|
||||
jobs:
|
||||
chatopt:
|
||||
uses: linuxdeepin/.github/.github/workflows/chatOps.yml@master
|
||||
secrets:
|
||||
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}
|
||||
secrets: inherit
|
||||
|
13
.github/workflows/call-tag-build.yml
vendored
13
.github/workflows/call-tag-build.yml
vendored
@ -1,13 +0,0 @@
|
||||
name: tag build
|
||||
on:
|
||||
push:
|
||||
tags: "*"
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
uses: linuxdeepin/.github/.github/workflows/tag-build.yml@master
|
||||
secrets: inherit
|
Loading…
Reference in New Issue
Block a user