Skip to content

docs: update readme #26

docs: update readme

docs: update readme #26

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 }}