We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be696d commit d80d38eCopy full SHA for d80d38e
.github/workflows/auto-assign.yml
@@ -12,6 +12,6 @@ jobs:
12
uses: actions/checkout@v3
13
14
- name: Auto-assign reviewers and assignees
15
- uses: kentaro-m/auto-assign@v2.0.0
+ uses: kentaro-m/auto-assign@v1.2.0
16
with:
17
config: '.github/auto_assign.yml' # Path to the configuration file
0 commit comments