Updated docs
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020 noah UG
|
||||
Copyright (c) 2020 noah GmbH
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@@ -26,7 +26,7 @@ on:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
prettier:
|
||||
graph-models:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
@@ -37,7 +37,7 @@ jobs:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Generate Data Schema
|
||||
uses: noah-software/django_action@v1.0
|
||||
uses: noah-software/django_action@v1.1
|
||||
with:
|
||||
# This part is also where you can pass other options, for example:
|
||||
pip_path: testfolder/app/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user