Skip to content

Commit 7d17c07

Browse files
author
xiaoqunLiu
committed
new
1 parent 8779763 commit 7d17c07

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/github-actions.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Java CI with Maven
22
on:
3-
push:
4-
branches: [ $default-branch ]
5-
pull_request:
6-
branches: [ $default-branch ]
3+
[ push, pull_request, workflow_dispatch ]
4+
75
jobs:
86
build:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)