Skip to content

Update module go.followtheprocess.codes/test to v1.1.0 (#52) #146

Update module go.followtheprocess.codes/test to v1.1.0 (#52)

Update module go.followtheprocess.codes/test to v1.1.0 (#52) #146

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
ci:
name: CI
permissions:
contents: read
uses: FollowTheProcess/ci/.github/workflows/Go.yml@v3