Skip to content

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #38

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6

Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 #38

Workflow file for this run

name: Build and test for devices
on:
pull_request:
branches:
- main
paths:
- "**/*.go"
- "go.mod"
- "go.sum"
- "Makefile"
- ".github/workflows/build.yaml"
- ".github/workflows/development.yaml"
jobs:
call-build-workflow:
uses: "./.github/workflows/build.yaml"