This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Update README to mention that actions/setup-python v5.5.0 contains su… #17
This file contains hidden or 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: Licensed | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
branches: | |
- main | |
jobs: | |
call-licensed: | |
name: Licensed | |
uses: actions/reusable-workflows/.github/workflows/licensed.yml@main |