Skip to content

Commit 9f857e8

Browse files
authored
fix: update update-pkgs.yml branch name
1 parent f2f9804 commit 9f857e8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-pkgs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: update NUR packages
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
update-pkgs:
@@ -65,5 +65,5 @@ jobs:
6565
title: "Update NUR packages"
6666
body: "This PR updates the NUR packages in the repository."
6767
branch: "update-nur-packages"
68-
base: "main"
68+
base: "master"
6969
paths: "default.nix"

0 commit comments

Comments
 (0)