ReaderForSelfoss-multiplatform/.gitea/workflows/on_push.yml
aminecmi 30b2b040b5
Some checks failed
Check master code / build (push) Has been cancelled
Create tag / build (push) Successful in 7m37s
Create tag / createTagAndChangelog (push) Failing after 25s
chore: Gitea Action
2024-11-23 23:10:23 +01:00

9 lines
126 B
YAML

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