Skip to content

Commit 69ec203

Browse files
authored
Also run tests on push to rivos/main (openjdk#24)
1 parent c5a8f93 commit 69ec203

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ on:
2929
pull_request:
3030
branches:
3131
- rivos/main
32+
push:
33+
branches:
34+
- rivos/main
3235
workflow_dispatch:
3336
inputs:
3437
platforms:

0 commit comments

Comments
 (0)