diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 21:16:17 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 21:16:17 -0700 |
| commit | caed3a3e490ea5fa98dfdd767b0fb26018e28348 (patch) | |
| tree | c6deee990bdb52a1f26d3c28a4493d5568ddfe64 /.github/workflows | |
| parent | 3057c2d512fb8d6503f199227005c9190ec3164c (diff) | |
| parent | f29e1845b7aac46de88a77111ef283d12c00c431 (diff) | |
Merge remote-tracking branch 'origin/main'
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/maven.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 3bf28e8..5383bf9 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -6,7 +6,7 @@ # separate terms of service, privacy policy, and support # documentation. -name: Java CI with Maven +name: build on: push: |
