ReaderForSelfoss-multiplatform/.gitea/workflows/on_push.yml
aminecmi 6c61c96dce
Some checks failed
Create tag / createTagAndChangelog (push) Blocked by required conditions
Create tag / build (push) Has been cancelled
chore: Gitea Action
2024-11-24 18:53:58 +01:00

9 lines
126 B
YAML

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