Don't define two on: sections in CI

This commit is contained in:
Alex Crichton
2020-03-12 09:02:09 -07:00
parent 67b3a890dc
commit af0a4dc0ca

View File

@@ -2,7 +2,6 @@ name: "Subscribe to Label"
on:
issues:
types: ["labeled"]
on:
schedule:
# Run pull request triage every 5 minutes. Ideally, this would be on
# "labeled" types of pull request events, but that doesn't work if the pull