Skip to content

Commit 6598c1d

Browse files
committed
Run integration tests on changes to this repo.
1 parent 0e2a978 commit 6598c1d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/integration.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@ name: HighFive_Integration_tests
22

33
on:
44
push:
5-
branches:
5+
branches:
66
- ci_test
7+
pull_request:
8+
branches:
9+
- main
710
schedule:
811
- cron: '5 3 * * *'
912
repository_dispatch:

0 commit comments

Comments
 (0)