Skip to content

Commit 4ec0e76

Browse files
ci(build): restore workflow_dispatch + push/pr a main (#41)
1 parent 37b5a4d commit 4ec0e76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
pull_request:
77
branches: [main]
88
workflow_dispatch:
9-
permissions:
10-
contents: read
11-
129
jobs:
1310
build:
1411
name: build (${{ matrix.python-version }})

0 commit comments

Comments
 (0)