Skip to content

Commit

Permalink
Add pdfa-iso-32000-2 repository
Browse files Browse the repository at this point in the history
  • Loading branch information
CAMOBAP committed Aug 23, 2023
1 parent 880e525 commit 3d267d2
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion cimas-config/cimas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,12 @@ repositories:
files:
.github/workflows/generate.yml: gh-actions/samples/user-docker.yml
S-102-Product-Specification:
remote: ssh://[email protected]:metanorma/S-102-Product-Specification
remote: ssh://[email protected]/metanorma/S-102-Product-Specification
branch: main
files:
.github/workflows/generate.yml: gh-actions/samples/user-docker.yml
pdfa-iso-32000-2:
remote: ssh://[email protected]/metanorma/pdfa-iso-32000-2
branch: main
files:
.github/workflows/generate.yml: gh-actions/samples/user-docker.yml
Expand Down Expand Up @@ -966,6 +971,14 @@ repositories:
.hound.yml: gh-actions/master/.hound.yml
.rubocop.yml: gh-actions/master/.rubocop.yml
.github/workflows/rake.yml: gh-actions/master/rake.yml
vectory:
remote: ssh://[email protected]/metanorma/vectory
branch: master
files:
.hound.yml: gh-actions/master/.hound.yml
.rubocop.yml: gh-actions/master/.rubocop.yml
.github/workflows/rake.yml: gh-actions/master/rake.yml
.github/workflows/automerge.yml: gh-actions/master/automerge.yml
# rfc
rfc-divination-cfapi:
remote: ssh://[email protected]/metanorma/rfc-divination-cfapi
Expand Down

0 comments on commit 3d267d2

Please sign in to comment.