-
-
Notifications
You must be signed in to change notification settings - Fork 44
build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 #4986
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Event Workflow
env:
GH_DEBUG: api
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.21
secrets:
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}