Skip to content

Commit

Permalink
Update license (#133)
Browse files Browse the repository at this point in the history
* update license

* ignore file change in license

* update license in build script
  • Loading branch information
yanw-bq committed May 17, 2023
1 parent 87e0616 commit 1714f23
Show file tree
Hide file tree
Showing 5 changed files with 502 additions and 15 deletions.
1 change: 1 addition & 0 deletions .github/workflows/failover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- '**/*.md'
- '**/*.jpg'
- '**/README.txt'
- '**/LICENSE.txt'
- 'docs/**'
- 'ISSUE_TEMPLATE/**'
- '**/remove-old-artifacts.yml'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- '**/*.md'
- '**/*.jpg'
- '**/README.txt'
- '**/LICENSE.txt'
- 'docs/**'
- 'ISSUE_TEMPLATE/**'
- '**/remove-old-artifacts.yml'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
tags:
- "*.*.*"
workflow_dispatch:

env:
BUILD_TYPE: Release
Expand Down
Loading

0 comments on commit 1714f23

Please sign in to comment.