mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-10 04:07:47 -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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, edited, labeled, unlabeled, ]
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
changelog:
|
||||
|
||||
Reference in New Issue
Block a user