Skip to content

fix(deps): update dependencies #464

fix(deps): update dependencies

fix(deps): update dependencies #464

Workflow file for this run

name: Reopen Pr

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

View workflow run for this annotation

GitHub Actions / .github/workflows/reopen-pr.yml

Invalid workflow file

(Line: 10, Col: 8): Unexpected value '', (Line: 11, Col: 12): Unexpected value 'ubuntu-latest', (Line: 13, Col: 5): A sequence was not expected
on:
pull_request:
branches: [main]
paths:
- 'src/helpers/reopen-pr.ts'
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6
- uses: ./
with:
helper: reopen-pr