Skip to content

Commit e402dc3

Browse files
committed
ci(python): add permissions for PyPI publishing
1 parent a91ab4c commit e402dc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/codetracer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
- main
66
pull_request:
77

8+
permissions:
9+
contents: read
10+
id-token: write
11+
812
jobs:
913
lint-bash:
1014
runs-on: [self-hosted, nixos]

0 commit comments

Comments
 (0)