Skip to content

Commit

Permalink
testing license check
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Zheng <[email protected]>
  • Loading branch information
Two-Hearts committed Nov 8, 2023
1 parent 2c8e22b commit b44e2d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/licenserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ header:
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
pattern: |
*Copyright The ORAS Authors.*
paths-ignore:
- '**/*.md'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/license-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
branches:
- main
- release-*
- chore
pull_request:
branches:
- main
Expand Down

0 comments on commit b44e2d2

Please sign in to comment.