We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28e364 commit 574b403Copy full SHA for 574b403
.github/workflows/jmx.yml
@@ -17,6 +17,9 @@ on:
17
paths:
18
- jmx/**
19
- .github/workflows/jmx.yml
20
+ push:
21
+ branches:
22
+ - 'trunk'
23
24
env:
25
LC_ALL: en_US.UTF-8
.github/workflows/spi-fly.yml
- spi-fly/**
- .github/workflows/spi-fly.yml
defaults:
run:
0 commit comments