1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

👷 ignore gh-pages branch in CircleCI

This commit is contained in:
Niels Lohmann
2020-08-14 13:52:42 +02:00
parent f6c2947f1e
commit fb8adb8e93
+6
View File
@@ -45,4 +45,10 @@ workflows:
build_and_test_all:
jobs:
- build_stable
branches:
ignore:
gh-pages
- build_bleeding_edge
branches:
ignore:
gh-pages