Skip to content

ci: add a success-check job #41

ci: add a success-check job

ci: add a success-check job #41

Workflow file for this run

name: Generate workflows
on:
push:
jobs:
generate-workflows:
runs-on: ubuntu-latest
steps:
- name: Run locally
uses: 'DanySK/true-yaml-actions@master'
with:
token: ${{ secrets.WORKFLOW_TOKEN }}