Skip to content

Update int128/diff-action action to v1.49.0 (#139) #338

Update int128/diff-action action to v1.49.0 (#139)

Update int128/diff-action action to v1.49.0 (#139) #338

name: test
on:
pull_request:
push:
branches:
- v1
jobs:
go:
uses: ./.github/workflows/go.yaml
permissions:
contents: write
pull-requests: write
with:
go-version-file: go.mod
cache-dependency-path: go.sum
manifest:
uses: ./.github/workflows/manifest.yaml
permissions:
contents: read
pull-requests: write
release:
uses: ./.github/workflows/release.yaml
permissions:
contents: write