Skip to content

Commit

Permalink
Change CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelillo15 committed Sep 10, 2023
1 parent 505f06c commit e49d3d2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 31 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ name: JavaDoc Generator
on:
push:
branches: [ 2.x ]
pull_request:
branches: [ 2.x ]
jobs:

build-on-ubuntu:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Seting up JDK 1.8
uses: actions/setup-java@v1
with:
java-version: 11
java-version: 17

- name: Setup Gradle
uses: gradle/gradle-build-action@v2
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/publish-api.yml

This file was deleted.

0 comments on commit e49d3d2

Please sign in to comment.