chore(deps): update dependency com_github_facebook_zstd to v1.5.6 (#627) #35
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: License Check | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
branches: | |
- main | |
permissions: | |
contents: read | |
jobs: | |
license-checker: | |
uses: secretflow/.github/.github/workflows/license-check.yml@main |