Skip to content

chore: Use reusable rebase-open-prs-action (#990) #8

chore: Use reusable rebase-open-prs-action (#990)

chore: Use reusable rebase-open-prs-action (#990) #8

name: Rebase open PRs
on:
push:
branches:
- master
jobs:
rebase-prs:
uses: mPokornyETM/rebase-open-prs-action/.github/workflows/rebase-open-prs.yml@v1

Check failure on line 10 in .github/workflows/rebase-open-prs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rebase-open-prs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rebase-open-prs.yml" -> "mPokornyETM/rebase-open-prs-action/.github/workflows/rebase-open-prs.yml@v1" : failed to fetch workflow: workflow was not found.
secrets:
GH_PAT: ${{ secrets.GH_TOKEN_PAT }}