ReaderForSelfoss-multiplatform/.gitea/workflows/on_push.yml
aminecmi eadd87abfb
Some checks failed
Create tag / createTagAndChangelog (push) Failing after 24s
chore: Gitea Action
2024-11-24 19:27:53 +01:00

9 lines
126 B
YAML

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