Update 13.05.2022
This commit is contained in:
4
zsh/.github/workflows/main.yml
vendored
4
zsh/.github/workflows/main.yml
vendored
@@ -10,6 +10,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user