Skip to content

Create catalystf11.md (#1728) #200

Create catalystf11.md (#1728)

Create catalystf11.md (#1728) #200

Workflow file for this run

name: autoupdate-branch
on:
push:
branches:
- alpha
jobs:
Autoupdate:
name: Auto-Update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2
with:
github_token: ${{secrets.GITHUB_TOKEN }}