Skip to content

[Post] Add a blog about how to serve Pixtral 12B #12

[Post] Add a blog about how to serve Pixtral 12B

[Post] Add a blog about how to serve Pixtral 12B #12

name: Event Workflow
on:
issues:
types:
- opened
issue_comment:
types:
- created
pull_request_target:
types:
- opened
- synchronize
- labeled
- unlabeled
jobs:
event-handler:
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@v0.1.3
secrets:
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}