Skip to content

Commit 2533db9

Browse files
committed
Fix nightly build action workflow, take 1
1 parent d44f340 commit 2533db9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-tests-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Gradle Tests and Nightly (CI)
22

33
on:
44
push:
5+
branches:
6+
- '**'
57
tags-ignore:
68
- v*
79
paths-ignore:

0 commit comments

Comments
 (0)