+ Third-party-notices

This commit is contained in:
Pogodaanton 2020-07-11 19:28:22 +02:00
parent 964b96c610
commit 6b955940b0
2 changed files with 35992 additions and 25 deletions

View File

@ -1,25 +0,0 @@
name: Notice Generator
on: [workflow_dispatch]
jobs:
generate-notice:
# The type of runner that the job will run on
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v2
- name: Run a one-line script
run: echo Hello, world!
- name: OSS atrribution file generation
uses: dabutvin/chive-action@1.1.0
with:
args: --filename=NOTICE.md
# Runs a set of commands using the runners shell
- name: Run a multi-line script
run: |
echo Add other actions to build,
echo test, and deploy your project.

35992
NOTICE.md Normal file

File diff suppressed because it is too large Load Diff