fix(CI): change on: push to only run on master branch (#5591)

This commit is contained in:
Patrick Lewis
2021-05-02 05:09:42 -07:00
committed by GitHub
parent aee1351f12
commit b71a5b6f94
6 changed files with 5 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
name: "Issue Labeler"
on:
issues:
types: [opened]