Skip to content

Commit 0ada704

Browse files
authored
remove the auto assigment action
1 parent 59613fc commit 0ada704

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/language-detection-and-assignment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Language Detection and Assignment
22

33
on:
4-
pull_request:
5-
branches: [main]
4+
workflow_call:
65
permissions:
76
pull-requests: write
87
env:

0 commit comments

Comments
 (0)