We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59613fc commit 0ada704Copy full SHA for 0ada704
.github/workflows/language-detection-and-assignment.yml
@@ -1,8 +1,7 @@
1
name: Language Detection and Assignment
2
3
on:
4
- pull_request:
5
- branches: [main]
+ workflow_call:
6
permissions:
7
pull-requests: write
8
env:
0 commit comments