This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 274d82ef Cleanup GHA build as feature is part of .asf.yml
274d82ef is described below
commit 274d82eff1cbb65f98ea668638bb06a64d2a22e4
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Sep 17 22:34:02 2024 +0200
Cleanup GHA build as feature is part of .asf.yml
---
.github/workflows/maven.yml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index 27ccb921..384c8002 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -69,8 +69,3 @@ jobs:
- name: Build site
run: ./mvnw -e -B -V -ntp site
-
-# as of 20220505: Invalid workflow file
-# The workflow is not valid. .github/workflows/maven.yml (Line: 55, Col: 1):
Unexpected value 'notifications'
-#notifications:
-# jobs: [email protected]