Skip to content

Merge pull request #402 from twz123/dependabot/github_actions/actions… #868

Merge pull request #402 from twz123/dependabot/github_actions/actions…

Merge pull request #402 from twz123/dependabot/github_actions/actions… #868

Workflow file for this run

name: Re-run workflows for incoming PRs
on:
push:
branches:
- '**'
jobs:
trigger_ci:
name: Trigger CI
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/[email protected]
with:
persist-credentials: false
- name: Trigger CI
uses: ./
with:
workflow: CI