1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00

fixup: default branch name

This commit is contained in:
Cole Helbling 2025-02-21 14:16:36 -08:00
parent a4e9b65c3a
commit ec42d3a077

View file

@ -9,7 +9,7 @@ on:
branches:
# NOTE: make sure any branches here are also valid directory names,
# otherwise creating the directory and uploading to s3 will fail
- "main"
- "detsys-main"
pull_request:
types:
- opened