mirror of
https://github.com/nlohmann/json.git
synced 2026-02-25 12:56:26 +00:00
👷 ignore gh-pages branch in CircleCI
This commit is contained in:
@@ -45,4 +45,10 @@ workflows:
|
||||
build_and_test_all:
|
||||
jobs:
|
||||
- build_stable
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
- build_bleeding_edge
|
||||
branches:
|
||||
ignore:
|
||||
gh-pages
|
||||
|
||||
Reference in New Issue
Block a user