mirror of
https://github.com/anthropics/claude-code.git
synced 2026-02-19 04:27:33 -08:00
Compare commits
1 Commits
v2.1.42
...
ashwin/che
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f6f98ba837 |
3
.github/workflows/claude-issue-triage.yml
vendored
3
.github/workflows/claude-issue-triage.yml
vendored
@@ -13,6 +13,9 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout repository
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Create triage prompt
|
- name: Create triage prompt
|
||||||
run: |
|
run: |
|
||||||
mkdir -p /tmp/claude-prompts
|
mkdir -p /tmp/claude-prompts
|
||||||
|
|||||||
Reference in New Issue
Block a user