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 a56b159 Trigger
a56b159 is described below
commit a56b159787eff69e6f1c1ecd0502c9c9d65c8455
Author: Sebb <[email protected]>
AuthorDate: Fri Jul 1 16:36:01 2022 +0100
Trigger
---
.github/workflows/maventest.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/maventest.yml b/.github/workflows/maventest.yml
index 40e0e18..266d1c2 100644
--- a/.github/workflows/maventest.yml
+++ b/.github/workflows/maventest.yml
@@ -18,6 +18,7 @@ name: Maven Test
on:
# allow direct trigger
workflow_dispatch:
+
push:
paths:
- '**/workflows/maventest.yml'