skip and build mvn
Some checks failed
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (push) Has been skipped
checks / Set up Java for Backend Tests and Build (push) Has been skipped
Gitea Actions Demo / Explore Gitea Actions - 2 (pull_request) Has been skipped
Gitea Actions Demo 2 / Builder (pull_request) Failing after 8s
checks / Set up Node and other necessary dependencies for Frontend Tests and Build (pull_request) Has been skipped
checks / Set up Java for Backend Tests and Build (pull_request) Has been skipped

This commit is contained in:
Patrick
2025-11-03 20:53:51 +01:00
parent b78e710f86
commit 4c35b3802f
4 changed files with 18 additions and 11 deletions

View File

@ -11,6 +11,8 @@ on:
jobs:
Explore-Gitea-Actions-2:
name: "Explore Gitea Actions - 2"
if: ${{ github.ref == 'refs/heads/main' }} # skip
runs-on: ubuntu-latest
steps:
- name: Info