Fix action name (#13708)

* Add action for responding to Needs Logs label

* Fix action name
This commit is contained in:
Charles Gagnon
2020-12-07 14:20:27 -08:00
committed by GitHub
parent 151a18e3ee
commit 7732f5c0d1

View File

@@ -1,4 +1,4 @@
name: On Issue Open
name: On Label
on:
issues:
types: [labeled]