Skip to content

Use https://github.com/fortio/log/releases/tag/v1.17.1 (#40) #30

Use https://github.com/fortio/log/releases/tag/v1.17.1 (#40)

Use https://github.com/fortio/log/releases/tag/v1.17.1 (#40) #30

Workflow file for this run

# Same as full workflow (eg from fortio/multicurl) but without the goreleaser step
name: "Shared library fortio workflows"
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
call-gochecks:
uses: fortio/workflows/.github/workflows/gochecks.yml@main
# call-codecov:
# uses: fortio/workflows/.github/workflows/codecov.yml@main
call-codeql:
uses: fortio/workflows/.github/workflows/codeql-analysis.yml@main
permissions:
actions: read
contents: read
security-events: write