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 5bd4c7b commit 4ce0498Copy full SHA for 4ce0498
.github/workflows/assign-issue.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- name: Assign the user or unassign stale assignments
17
id: assign
18
- uses: takanome-dev/assign-issue-action@fix-rate-limit-err
+ uses: takanome-dev/assign-issue-action@beta
19
with:
20
github_token: '${{ secrets.GITHUB_TOKEN }}'
21
days_until_unassign: 30
0 commit comments