mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 14:52:19 +02:00
remove synchronize from action trigger
This commit is contained in:
parent
dcae5115e7
commit
bb369879e8
2
.github/workflows/pr-title.yml
vendored
2
.github/workflows/pr-title.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: PR Title Validation
|
name: PR Title Validation
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, edited, synchronize, reopened]
|
types: [opened, edited, reopened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint-pr:
|
lint-pr:
|
||||||
|
Loading…
Reference in New Issue
Block a user