Skip to content

Commit

Permalink
Create codium-pr-agent.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
muneebkq authored May 27, 2024
1 parent d927052 commit 3c5a5f0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/codium-pr-agent.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Codium Review

on:
pull_request:
types: [opened, reopened, ready_for_review]
issue_comment:

jobs:
call-workflow:
uses: cryptlex/github-actions/.github/workflows/codium_pr_agent.yml@main
secrets: inherit

0 comments on commit 3c5a5f0

Please sign in to comment.