Skip to content

Commit fe781d3

Browse files
committed
remove workflow (not real)
1 parent 08e2d1e commit fe781d3

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
discussions: write
1515
id-token: write
1616
statuses: write
17-
workflow: write
1817
actions: write
1918
steps:
2019
# Check out the code to allow git diff operations

.github/workflows/claude-comment-response.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
discussions: write
1616
id-token: write
1717
statuses: write
18-
workflow: write
1918
actions: write
2019
steps:
2120
- name: Checkout code

.github/workflows/claude-pr-creation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
discussions: write
2121
id-token: write
2222
statuses: write
23-
workflow: write
2423
actions: write
2524
steps:
2625
- name: Checkout code

0 commit comments

Comments
 (0)