This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 73a1bd5f Changes to cross-build are not relevant 73a1bd5f is described below commit 73a1bd5fe19c12f3161fe9797fb0975e82085b72 Author: sebbASF <sebb...@users.noreply.github.com> AuthorDate: Tue Nov 14 10:02:37 2023 +0000 Changes to cross-build are not relevant [skip ci] --- .github/workflows/maven.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index cf9c0374..50c91fcc 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -24,7 +24,6 @@ on: paths-ignore: - '**/workflows/*.yml' - '!**/workflows/maven.yml' - - '!**/workflows/maven_crossbuild.yml' pull_request: paths-ignore: - '**/workflows/*.yml'