Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/secorolab/metamodels into g…
Browse files Browse the repository at this point in the history
…h-pages
  • Loading branch information
minhnh committed Jul 9, 2024
2 parents f35ca05 + 886677b commit ecbb770
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 195 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: 'gh-pages'
submodules: 'true'
- name: Populate data files
run: python scripts/generate_dir_tree.py
- name: Setup Pages
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "acceptance-criteria/bdd"]
path = acceptance-criteria/bdd
url = https://github.com/secorolab/metamodels-bdd.git
1 change: 1 addition & 0 deletions acceptance-criteria/bdd
Submodule bdd added at 1569fd
156 changes: 0 additions & 156 deletions acceptance-criteria/bdd-shape-constraints.ttl

This file was deleted.

39 changes: 0 additions & 39 deletions acceptance-criteria/bdd.json

This file was deleted.

0 comments on commit ecbb770

Please sign in to comment.