Skip to content

Update #6 (backdated to 2025-06-01 13:50:05) #14

Update #6 (backdated to 2025-06-01 13:50:05)

Update #6 (backdated to 2025-06-01 13:50:05) #14

name: "Re-trigger Workflows on open PRs"
on:
push:
branches:
- main
jobs:
retrigger-workflows-on-open-prs:
runs-on: ubuntu-latest
steps:
- uses: vanstinator/re-run-open-prs-on-base-update@v1.2.0
with:
github_token: ${{ secrets.GENTX }}