Skip to content

Bump axios from 1.4.0 to 1.7.7 #145

Bump axios from 1.4.0 to 1.7.7

Bump axios from 1.4.0 to 1.7.7 #145

name: 'Auto Assign Author's PR'

Check failure on line 1 in .github/workflows/auto-assign-pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-assign-pr.yml

Invalid workflow file

You have an error in your yaml syntax
on:
pull_request_target:
types: [opened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}' # GITHUB_TOKEN will be used by default