Skip to content

Commit 20db415

Browse files
committed
feat(63360): potential fix
1 parent f9faef3 commit 20db415

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/ci-cd-typescript.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
name: ci-cd-typescript.yml
2+
3+
permissions:
4+
contents: read
5+
packages: read
6+
27
on:
38
workflow_call:
49
inputs:

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
.idea
22
/AGENTS.md
3+
/CLAUDE.md
4+
/.claude/settings.local.json
5+
/scripts

0 commit comments

Comments
 (0)