mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci(pr-triage): Make validate title run always (#11056)
ci(pr-triage): fix bad name merge Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/pr-triage.yml
vendored
1
.github/workflows/pr-triage.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
|||||||
sync-labels: true
|
sync-labels: true
|
||||||
validate-title:
|
validate-title:
|
||||||
name: Validate title
|
name: Validate title
|
||||||
if: github.event.action != 'synchronize'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Validate pull request title
|
- name: Validate pull request title
|
||||||
|
|||||||
Reference in New Issue
Block a user