Skip to content

build(deps): bump github.com/databus23/helm-diff/v3 from 3.9.5 to 3.9.6 #113

build(deps): bump github.com/databus23/helm-diff/v3 from 3.9.5 to 3.9.6

build(deps): bump github.com/databus23/helm-diff/v3 from 3.9.5 to 3.9.6 #113

Workflow file for this run

name: Test GoReleaser config

Check failure on line 1 in .github/workflows/goreleaser-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/goreleaser-test.yml

Invalid workflow file

you may only define one of `branches` and `branches-ignore` for a single event
on:
pull_request:
branches-ignore:
- "dependabot/*"
branches:
- main
paths:
- ".goreleaser.yml"
jobs:
goreleaser:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Test GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: check