Skip to content

Add fine tune projects #188

Add fine tune projects

Add fine tune projects #188

Workflow file for this run

name: Workflow As Kubernetes
on:
issue_comment:
types:
- created
pull_request_target:
types:
- labeled
- unlabeled
- synchronize
pull_request_review_comment:
types:
- created
jobs:
call-workflow:
uses: kerthcet/github-workflow-as-kube/.github/workflows/[email protected]
secrets:
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}