ci: sync
This commit is contained in:
parent
b289fd9dc7
commit
9fff9a37d0
1 changed files with 3 additions and 2 deletions
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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue