Skip to content

Commit dc29eec

Browse files
committed
Revert GHA
1 parent 83564d5 commit dc29eec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: 'run tests'
33
on:
44
push:
55
branches:
6-
- '*'
6+
- main
77
pull_request:
88
branches:
9-
- '*'
9+
- main
1010
schedule:
1111
- cron: '0 9 * * *'
1212

0 commit comments

Comments
 (0)