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

fix(link): contributing guide link (#567) #275

fix(link): contributing guide link (#567)

fix(link): contributing guide link (#567) #275

Workflow file for this run

name: Main merge
on:
push:
branches:
- main
permissions:
packages: write
jobs:
build_and_push:
uses: ./.github/workflows/reusable-build-and-push.yml
with:
image_tag: latest
push: true
upload: false