Skip to content

Commit d80d38e

Browse files
test commit
1 parent 0be696d commit d80d38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
uses: actions/checkout@v3
1313

1414
- name: Auto-assign reviewers and assignees
15-
uses: kentaro-m/auto-assign@v2.0.0
15+
uses: kentaro-m/auto-assign@v1.2.0
1616
with:
1717
config: '.github/auto_assign.yml' # Path to the configuration file

0 commit comments

Comments
 (0)