workflows/nixpkgs-vet: remove outdated comment

We are using a concurrency group by now.
This commit is contained in:
Wolfgang Walther
2025-06-10 22:01:20 +02:00
parent 530f896efa
commit 07173e1bfd

View File

@@ -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