🔧 Chore: to fix HttpError: Resource not accessible by integration

This commit is contained in:
Cell
2022-10-01 10:03:48 +08:00
parent 7ebb1d9fa2
commit 12cd2847f0
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -2,13 +2,13 @@ name: Auto Assign
on:
issues:
types: [opened]
pull_request:
pull_request_target:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: bubkoo/auto-assign@v1
- uses: wow-actions/auto-assign@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: .github/configs/auto-assign.yml