Skip to content

Bump eslint-plugin-github from 5.0.1 to 5.0.2 #1214

Bump eslint-plugin-github from 5.0.1 to 5.0.2

Bump eslint-plugin-github from 5.0.1 to 5.0.2 #1214

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/checkout@v4.1.7
with:
persist-credentials: false
- name: Trigger CI
uses: ./
with:
workflow: CI