Skip to content

Commit cb53e21

Browse files
authored
Remove prod branch
1 parent a46a449 commit cb53e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Test
22

33
on:
44
pull_request:
5-
branches: ["main", "prod"]
5+
branches: ["main"]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)