Skip to content

feat: add renovate.json & mergify.yml #9

feat: add renovate.json & mergify.yml

feat: add renovate.json & mergify.yml #9

Workflow file for this run

name: Dev Build and Publish
on:
push:
branches:
- master
jobs:
build-for-dev:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}-head
push: true
secrets: inherit