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

9 lines
126 B
YAML

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