mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-12 05:10:27 -06:00
Reduce pull_request event listens for checklist workflow
This commit is contained in:
4
.github/workflows/checklist.yaml
vendored
4
.github/workflows/checklist.yaml
vendored
@@ -1,8 +1,6 @@
|
|||||||
name: Checklist
|
name: Checklist
|
||||||
|
|
||||||
on:
|
on: [pull_request]
|
||||||
pull_request:
|
|
||||||
types: [opened, edited, labeled, unlabeled, ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
changelog:
|
changelog:
|
||||||
|
|||||||
Reference in New Issue
Block a user