mirror of
https://github.com/actions/runner-images.git
synced 2025-12-28 12:48:21 +08:00
added latest changes.
This commit is contained in:
5
.github/workflows/linter.yml
vendored
5
.github/workflows/linter.yml
vendored
@@ -23,3 +23,8 @@ jobs:
|
||||
VALIDATE_JSON: true
|
||||
VALIDATE_MD: true
|
||||
DEFAULT_BRANCH: ${{ github.base_ref }}
|
||||
|
||||
- name: Checking shebang lines in MacOS and Ubuntu releases.
|
||||
shell: powershell
|
||||
run: |
|
||||
./images.CI/shebang-linter.ps1
|
||||
|
||||
Reference in New Issue
Block a user