Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
setup tibschol ontology stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
gythaogg committed Nov 20, 2023
1 parent 461dc55 commit ea11778
Show file tree
Hide file tree
Showing 4 changed files with 1,523 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: deploy
on:
push:
branches: [main]
tags:
- deploy
- deploy.*
paths-ignore:
- '.github/**'
workflow_dispatch:

jobs:
deploy:
uses: acdh-oeaw/prosnet-workflows/.github/workflows/[email protected]
secrets: inherit
1 change: 1 addition & 0 deletions apis_ontology
Submodule apis_ontology added at 04e206
Loading

0 comments on commit ea11778

Please sign in to comment.