ReaderForSelfoss-multiplatform/.gitea/workflows/on_push.yml
aminecmi 69c269994a
Some checks failed
Create tag / build (push) Successful in 7m49s
Create tag / createTagAndChangelog (push) Failing after 17s
Check master code / build (push) Failing after 11m30s
chore: Gitea Action
2024-11-23 23:19:53 +01:00

9 lines
126 B
YAML

name: Check master code
on:
push:
branches:
- master
jobs:
build:
uses: ./.gitea/workflows/common_build.yml