We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35680d0 commit 5e403ebCopy full SHA for 5e403eb
2 files changed
.github/workflows/java-ci.yml
.github/workflows/java.yml
@@ -1,5 +1,11 @@
1
name: Java workflow
2
on:
3
+ push:
4
+ branches:
5
+ - trunk
6
+ pull_request:
7
8
9
workflow_dispatch:
10
schedule:
11
- cron: '15 9,21 * * *'
0 commit comments