This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch sebb-mac-test in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/sebb-mac-test by this push: new 962e8e5 Update maven.yml 962e8e5 is described below commit 962e8e50465169b1a503afc018e17e3879125c66 Author: sebbASF <sebb...@users.noreply.github.com> AuthorDate: Tue Jun 28 00:06:50 2022 +0100 Update maven.yml --- .github/workflows/maven.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c17fe2c..0573806 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: Java CI +name: Maven Test on: # allow direct trigger