ci: sync
This commit is contained in:
5
.github/workflows/guidelines-check.yml
vendored
5
.github/workflows/guidelines-check.yml
vendored
@@ -1,8 +1,9 @@
|
|||||||
name: Guidelines Check
|
name: Guidelines Check
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
# Disabled - uncomment to re-enable
|
||||||
types: [opened, synchronize]
|
# pull_request_target:
|
||||||
|
# types: [opened, synchronize]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-guidelines:
|
check-guidelines:
|
||||||
|
|||||||
Reference in New Issue
Block a user