Skip to content

Commit 9515bff

Browse files
committed
ci: remove pull request branch filter
1 parent 954a184 commit 9515bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/web-prover.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: ["main"]
66
pull_request:
7-
branches: ["*"]
7+
branches: ["**"]
88

99
concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)