Skip to content

chore(deps): pin nezuchan/workflows action to f1fd8ac #561

chore(deps): pin nezuchan/workflows action to f1fd8ac

chore(deps): pin nezuchan/workflows action to f1fd8ac #561

Workflow file for this run

name: Build go project
on:
push:
branches:
- "**"
pull_request:
branches:
- "**"
jobs:
test:
uses: nezuchan/workflows/.github/workflows/golang-compile-test.yml@f1fd8acd1eb6ee76f944ab700ce7beafec5519c0 # main
with:
TARGET_FILE: "."