This is an automated email from the ASF dual-hosted git repository.
mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new b96f600 Only run the release-2.x workflow on said branch
b96f600 is described below
commit b96f6004bb161c099cb409885e2ff9e147d008b6
Author: Matt Sicker <[email protected]>
AuthorDate: Sat Jan 29 01:21:58 2022 -0600
Only run the release-2.x workflow on said branch
---
.github/workflows/build.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 67da19d..d9e2bc3 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -18,7 +18,6 @@ name: build
on:
push:
branches:
- - master
- release-2.x
pull_request: