Skip to content

Commit e5292d8

Browse files
authored
Merge branch 'main' into update-logo-and-contact
2 parents 15cc859 + 623eb64 commit e5292d8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.circleci/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,11 @@ jobs:
3333
3434
- store_artifacts:
3535
path: _build/html
36+
37+
workflows:
38+
build_prs:
39+
jobs:
40+
- build:
41+
filters:
42+
branches:
43+
ignore: main

0 commit comments

Comments
 (0)