Skip to content

Commit

Permalink
File Sync from linuxdeepin/.github (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepin-bot[bot] authored Apr 21, 2022
1 parent ac793cc commit 277dc7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/call-build-deb.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Call build-deb
on:
pull_request_target:
types: [opened, synchronize]
paths-ignore:
- ".github/workflows/**"

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cppcheck.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: cppcheck
on:
pull_request_target:
paths-ignore:
- ".github/workflows/**"

concurrency:
group: ${{ github.workflow }}-pull/${{ github.event.number }}
Expand Down

0 comments on commit 277dc7c

Please sign in to comment.