Skip to content

Update the copyright #5

Update the copyright

Update the copyright #5

Workflow file for this run

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 }}