Skip to content

Commit 80afc88

Browse files
authored
Merge pull request #486 from kimocoder/copilot/fix-oidc-token-fetch-failure
fix(ci): remove pull_request trigger from Claude workflow to fix OIDC token failure
2 parents 1cac8a4 + 9f0119b commit 80afc88

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/claude.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Claude Code
22

33
on:
4-
pull_request:
5-
types: [opened, synchronize]
64
issue_comment:
75
types: [created]
86
pull_request_review_comment:

0 commit comments

Comments
 (0)