mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
parent
df74226b34
commit
f5d8362f0b
8
.github/workflows/call-license-check.yml
vendored
8
.github/workflows/call-license-check.yml
vendored
@ -1,5 +1,11 @@
|
||||
name: Call License and README Check
|
||||
on: pull_request
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-pull/${{ github.event.number }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user