Skip to content

Commit 05955b3

Browse files
committed
Disable existing CI for PRs
1 parent 37b401a commit 05955b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111
on:
1212
push:
1313
branches:
14-
- "pull-request/[0-9]+"
14+
#- "pull-request/[0-9]+"
1515
- "main"
1616

1717
jobs:

0 commit comments

Comments
 (0)