Skip to content

Commit a045062

Browse files
authored
ci: add push trigger on master for integration tests (#8828)
1 parent d6de7ac commit a045062

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Integration Tests
22

33
on:
4+
push:
5+
branches:
6+
- master
47
schedule:
58
# Run at 7pm PST (3am UTC next day) Monday-Friday
69
# This translates to Tuesday-Saturday 3am UTC

0 commit comments

Comments
 (0)