.github/workflows/macos.yml in isodoc-1.0.22 vs .github/workflows/macos.yml in isodoc-1.0.23

- old
+ new

@@ -1,13 +1,12 @@ -# Auto-generated !!! Do not edit it manually -# use ci-master https://github.com/metanorma/metanorma-build-scripts +# Auto-generated by Cimas: Do not edit it manually! +# See https://github.com/metanorma/cimas name: macos on: push: branches: [ master ] pull_request: - branches: [ '**' ] jobs: test-macos: name: Test on Ruby ${{ matrix.ruby }} macOS runs-on: macos-latest