Skip to content

Commit dfe989c

Browse files
committed
Disable existing CI for PRs
1 parent c21613b commit dfe989c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
on:
1616
push:
1717
branches:
18-
- "pull-request/[0-9]+"
18+
#- "pull-request/[0-9]+"
1919
- "main"
2020

2121
jobs:

0 commit comments

Comments
 (0)