chore(deps): update com_github_dltcollab_sse2neon digest to a0998f0 #375
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 |