Skip to content

Commit

Permalink
Update pull_request_opened.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NaoUnderscore authored Jul 15, 2024
1 parent c0602a3 commit 07c593c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull_request_opened.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Pull Request Opened

on:
pull_request:
pull_request_target:
types:
- opened
- labeled
Expand All @@ -10,9 +10,6 @@ on:

jobs:
set-labels:
permissions:
pull-requests: write
contents: write
runs-on: ubuntu-latest
steps:
- name: Labeler
Expand Down

0 comments on commit 07c593c

Please sign in to comment.