From 328dc3b088e1ed6280450211fd5791c4ce0817a2 Mon Sep 17 00:00:00 2001 From: cloud-dev-user <70812553+cloud-dev-user@users.noreply.github.com> Date: Mon, 25 Sep 2023 09:57:01 +0530 Subject: [PATCH 1/2] Update build.yml --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) 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: From 52102dce18f7640c9f29a080c2b69202ae9af887 Mon Sep 17 00:00:00 2001 From: cloud-dev-user <70812553+cloud-dev-user@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:31:34 +0530 Subject: [PATCH 2/2] Update readme --- readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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