Skip to content

Commit d0b3e3d

Browse files
authored
Wrong branch name in GHA workflow (#29)
1 parent 0db88c9 commit d0b3e3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nix-build-and-upload.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: nix_p4-fusion
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88

99
jobs:

0 commit comments

Comments
 (0)