mirror of
https://github.com/actions/stale.git
synced 2025-12-23 08:58:17 +00:00
Turn off licensing check
This commit is contained in:
@@ -17,4 +17,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 status
|
||||
- run: licensed status
|
||||
Reference in New Issue
Block a user