Files
mostlymatter/.github/workflows/webapp-ci-master.yml
2024-02-28 10:55:04 +02:00

11 строки
156 B
YAML

name: Web App CI Master
on:
push:
branches:
- master
- release-*
jobs:
master-ci:
uses: ./.github/workflows/webapp-ci-template.yml