Skip to content

Commit b228cf6

Browse files
committed
Deploy 8.13.8
1 parent e32ce2b commit b228cf6

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/build_fj-doc-native-quarkus_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on:
1717
push:
1818
branches:
1919
- develop
20-
- branch-deploy
2120

2221
# only allow one workflow at time on the give activation
2322
concurrency:

.github/workflows/deploy_maven_package.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
name: CI deploy maven package
88

99
on:
10-
workflow_run:
11-
workflows: ["CI native modules build and test"]
12-
types:
13-
- completed
10+
push:
1411
branches:
1512
- branch-deploy
1613

0 commit comments

Comments
 (0)