This is an automated email from the ASF dual-hosted git repository.
ddekany pushed a commit to branch 2.3-gae
in repository https://gitbox.apache.org/repos/asf/freemarker.git
The following commit(s) were added to refs/heads/2.3-gae by this push:
new 8050d7c0 README shows Git Action status, instead of the now dead
Travis build status. Renamed Git Action to "CI", otherwise it looks odd in the
status icon.
8050d7c0 is described below
commit 8050d7c09c4ea291f615aba55464baaf6f8fb6f3
Author: ddekany <[email protected]>
AuthorDate: Mon Nov 27 12:39:12 2023 +0100
README shows Git Action status, instead of the now dead Travis build
status. Renamed Git Action to "CI", otherwise it looks odd in the status icon.
---
.github/workflows/{ant.yml => ci.yml} | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/ant.yml b/.github/workflows/ci.yml
similarity index 99%
rename from .github/workflows/ant.yml
rename to .github/workflows/ci.yml
index a1b380c8..1fff45aa 100644
--- a/.github/workflows/ant.yml
+++ b/.github/workflows/ci.yml
@@ -15,7 +15,7 @@
# specific language governing permissions and limitations
# under the License.
-name: Ant+Ivy CI
+name: CI
permissions:
contents: read
diff --git a/README.md b/README.md
index e5f87ace..0eaa6c82 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Apache FreeMarker {version}
===========================
-[](https://travis-ci.org/apache/freemarker)
+
For the latest version or to report bugs visit:
https://freemarker.apache.org/