File Sync from linuxdeepin/.github (#20)

chore: Sync by b5a441b9bb
This commit is contained in:
deepin-bot[bot] 2022-04-21 06:51:13 +00:00 committed by GitHub
parent 8c0a10e92b
commit 2ec44c007b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,6 @@
name: Call build-deb
on:
pull_request_target:
types: [opened, synchronize]
paths-ignore:
- ".github/workflows/**"

View File

@ -1,6 +1,8 @@
name: cppcheck
on:
pull_request_target:
paths-ignore:
- ".github/workflows/**"
concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}