mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
workflows/nixpkgs-vet: remove outdated comment
We are using a concurrency group by now.
This commit is contained in:
3
.github/workflows/nixpkgs-vet.yml
vendored
3
.github/workflows/nixpkgs-vet.yml
vendored
@@ -17,9 +17,6 @@ concurrency:
|
||||
|
||||
permissions: {}
|
||||
|
||||
# We don't use a concurrency group here, because the action is triggered quite often (due to the PR edit trigger), and contributors would get notified on any canceled run.
|
||||
# There is a feature request for suppressing notifications on concurrency-canceled runs: https://github.com/orgs/community/discussions/13015
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user