Skip to content

build(deps): bump golang.org/x/sys from 0.0.0-20220811171246-fbc7d0a398ab to 0.17.0 in /sdk/go #10

build(deps): bump golang.org/x/sys from 0.0.0-20220811171246-fbc7d0a398ab to 0.17.0 in /sdk/go

build(deps): bump golang.org/x/sys from 0.0.0-20220811171246-fbc7d0a398ab to 0.17.0 in /sdk/go #10

Workflow file for this run

name: Docs
on:
push:
branches: ["main"]
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
# Enable manual trigger for easy debugging
workflow_dispatch:
permissions:
contents: read
# Optional: allow read access to pull request. Use with `only-new-issues` option.
# pull-requests: read
jobs:
lint:
uses: ./.github/workflows/_hack_make.yml
secrets: inherit
with:
mage-targets: docs:lint