.github/workflows/rake.yml in nist-pubid-0.1.1 vs .github/workflows/rake.yml in nist-pubid-0.1.2

- old
+ new

@@ -2,10 +2,10 @@ # See https://github.com/metanorma/cimas name: rake on: push: - branches: [ master, main ] + branches: [ main ] tags: [ v* ] pull_request: jobs: rake: