diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 870abe4a..6b300e73 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -2,7 +2,6 @@ name: Label PRs on: - pull_request -- issues jobs: build: @@ -21,4 +20,4 @@ jobs: use_local_config: false fail_on_error: false env: - GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" \ No newline at end of file + GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"