diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6313fd7..9b564fb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,8 +11,6 @@ name: Java CI with Maven on: push: branches: [ "develop" ] - pull_request: - branches: [ "develop" ] jobs: build: diff --git a/readme b/readme index d6c427a..83dbc49 100644 --- a/readme +++ b/readme @@ -5,4 +5,4 @@ this is new change this is change for master this is my new change for testing github actions -this is after my pull request to develop +Reverting changes