Skip to content

Commit 166dd98

Browse files
authored
Update label.yml
Signed-off-by: Adrian <[email protected]>
1 parent a128c16 commit 166dd98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/label.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,14 @@
66
# https://github.com/actions/labeler
77

88
name: Labeler
9-
on: [pull_request_target,push]
9+
on: [pull_request_target]
1010

1111
jobs:
1212
label:
13-
1413
runs-on: ubuntu-latest
1514
permissions:
1615
contents: read
1716
pull-requests: write
18-
1917
steps:
2018
- uses: actions/labeler@v4
2119
with:

0 commit comments

Comments
 (0)