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

9 lines
126 B
YAML

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