Revert licensed workflow changes - keep original behavior
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 5s
Test / Build (ubuntu-latest) (push) Failing after 6s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 5s
Test / Build (ubuntu-latest) (push) Failing after 6s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
This commit is contained in:
1
.github/workflows/licensed.yml
vendored
1
.github/workflows/licensed.yml
vendored
@@ -21,5 +21,4 @@ jobs:
|
||||
curl -Lfs -o licensed.tar.gz https://github.com/github/licensed/releases/download/2.12.2/licensed-2.12.2-linux-x64.tar.gz
|
||||
sudo tar -xzf licensed.tar.gz
|
||||
sudo mv licensed /usr/local/bin/licensed
|
||||
- run: licensed cache
|
||||
- run: licensed status
|
||||
|
||||
Reference in New Issue
Block a user