Update 19.10.2022
This commit is contained in:
3
zsh/.github/workflows/main.yml
vendored
3
zsh/.github/workflows/main.yml
vendored
@@ -14,6 +14,9 @@ concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: read # to fetch code (actions/checkout)
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user