Skip to content

Commit 676d813

Browse files
authored
Fix prod branch naming (#829)
1 parent 00bd867 commit 676d813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches:
66
- master
7-
- production
7+
- prod
88
types:
99
- opened
1010
- synchronize

0 commit comments

Comments
 (0)