mirror of
https://github.com/chenasraf/text-transform.nvim.git
synced 2026-05-18 01:48:57 +00:00
ci: disable workflow concurrency
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -7,9 +7,9 @@ on:
|
||||
branches: [master]
|
||||
types: [opened, synchronize]
|
||||
|
||||
concurrency:
|
||||
group: github.head_ref
|
||||
cancel-in-progress: true
|
||||
# concurrency:
|
||||
# group: github.head_ref
|
||||
# cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
||||
Reference in New Issue
Block a user