Skip to content

build

build #13

Workflow file for this run

name: build
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 0 * * 0' # run "At 00:00 on Sunday"
# See https://github.com/franchb/.github-go/tree/main/.github/workflows
jobs:
build:
uses: franchb/.github-go/.github/workflows/[email protected]
vuln:
uses: franchb/.github-go/.github/workflows/[email protected]