mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Merge pull request #60 from DeterminateSystems/cole/fh-630-update-the-nix-ci-to-push-to-ids-on-prs-with-label-tags-and
fixup: default branch name
This commit is contained in:
commit
c36bbbf275
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload-release.yml
vendored
2
.github/workflows/upload-release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue