mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Ensure that workflows where the main branch exists (eg, anything except PR workflows) don't try to recreate the main branch. Add a concurrency token so that we don't have conflicts generating documentation.