Update main.yml

This commit is contained in:
Nikhil Nandagopal 2020-12-29 14:29:07 +05:30 committed by GitHub
parent 0c44e9404c
commit a149295ef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@ name: "Super Labeler"
on:
issues:
types: [labeled, opened, edited, closed, reopened]
project_card:
types: [created, moved, deleted]
jobs:
run:
@ -14,4 +12,3 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
config: .github/config.json