Skip to content

fix: enable goreleaser #3

fix: enable goreleaser

fix: enable goreleaser #3

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
permissions:
contents: write # for checkout
pull-requests: write # for updating pr
jobs:
build:
name: Build
uses: containifyci/.github/.github/workflows/pull-request.yml@v1
secrets: inherit