Skip to content

Set up CIFuzz as a github action #21

Set up CIFuzz as a github action

Set up CIFuzz as a github action #21

Workflow file for this run

name: Issue Labeled
on:
issues:
types: [labeled]
jobs:
reply_labelled:
if: github.repository_owner == 'withastro'
uses: withastro/automation/.github/workflows/issue-labeled.yml@main