Change branch
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Gitea Actions Demo / Second-step (push) Successful in 4s
Docker Image CI / build (push) Successful in 10s

This commit is contained in:
2023-04-19 12:01:32 +02:00
parent f52b3208cc
commit 13c367d24e

View File

@@ -55,5 +55,5 @@ jobs:
uses: https://github.com/github/super-linter@v5
env:
VALIDATE_ALL_CODEBASE: false
#DEFAULT_BRANCH: master
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}