Skip to content

Add template files

Add template files #3

Workflow file for this run

name: workflow-as-kube
on:
issues:
types:
- opened
issue_comment:
types:
- created
pull_request_target:
types:
- opened
- labeled
- unlabeled
- synchronize
jobs:
call-workflow:
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@main
secrets:
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}