mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-10 17:43:31 +08:00
fix: get user role before all requests (#393)
This commit is contained in:
1
.github/workflows/pr_agent.yml
vendored
1
.github/workflows/pr_agent.yml
vendored
@@ -3,7 +3,6 @@ name: Codium PR Agent
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, ready_for_review]
|
||||
issue_comment:
|
||||
jobs:
|
||||
pr_agent_job:
|
||||
if: ${{ github.event.sender.type != 'Bot' }}
|
||||
|
||||
Reference in New Issue
Block a user