Skip to content

Bump sass from 1.65.1 to 1.79.2 #148

Bump sass from 1.65.1 to 1.79.2

Bump sass from 1.65.1 to 1.79.2 #148

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