Skip to content

Commit 401c1f7

Browse files
committed
fix[ci]: Don't build on PR
1 parent d91e44f commit 401c1f7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build-publish.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@ on:
77
- http_csp/**
88
- pyproject.toml
99
- poetry.lock
10-
pull_request:
11-
branches:
12-
- main
13-
paths:
14-
- http_csp/**
15-
- pyproject.toml
16-
- poetry.lock
1710

1811
permissions:
1912
id-token: write

0 commit comments

Comments
 (0)