mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-19 06:42:20 +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
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited, synchronize, reopened]
|
||||
types: [opened, edited, reopened]
|
||||
|
||||
jobs:
|
||||
lint-pr:
|
||||
|
Loading…
Reference in New Issue
Block a user