chore: add encryption key #6
This file contains 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: Codium PR Agent Workflow | ||
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 | ||
Check failure on line 10 in .github/workflows/codium_pr_agent.yml
|
||
secrets: inherit | ||