Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Main CI

Main CI #5

Workflow file for this run

name: Main CI
on:
push:
branches:
- main
pull_request:
merge_group:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
general:
permissions:
contents: read
uses: famedly/frontend-ci-templates/.github/workflows/general.yml@td/pubPublishTemplate