Skip to content

Commit 3b0c99c

Browse files
authored
Update python-publish.yml
1 parent 055927d commit 3b0c99c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ on: push
33
jobs:
44
lint-and-test:
55
if: github.ref_type == 'tag'
6-
permissions:
7-
contents: read
86
name: Run linter and tests
97
uses: ./.github/workflows/Lint-and-test.yml
108
build:

0 commit comments

Comments
 (0)