Skip to content

Commit 39fc5fe

Browse files
author
childish-sambino
authored
Update test-and-deploy.yml
1 parent 946e996 commit 39fc5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches: [ '*' ]
55
tags: [ '*' ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ '8.0.0-rc' ]
88
schedule:
99
# Run automatically at 8AM PST Monday-Friday
1010
- cron: '0 15 * * 1-5'

0 commit comments

Comments
 (0)