Merge pull request #5335 from Marcono1234/patch-1

Add name to check-change-note.yml workflow
This commit is contained in:
Aditya Sharad
2021-03-18 10:44:53 -07:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
name: Check change note
on:
pull_request_target:
types: [labeled, unlabeled, opened, synchronize, reopened, ready_for_review]