Skip to content

Update autogen.yml

Update autogen.yml #24

Workflow file for this run

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