ReaderForSelfoss-multiplatform/.gitea/workflows/on_push.yml
aminecmi cd55317988
Some checks failed
Check master code / build (push) Has been cancelled
Create tag / build (push) Successful in 7m30s
Create tag / createTagAndChangelog (push) Failing after 38s
chore: Gitea Action
2024-11-23 22:47:21 +01:00

9 lines
126 B
YAML

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