Skip to content

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

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

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

name: Engine & CLI lint
on:
push:
branches: ["main"]
pull_request:
types:
- opened
- synchronize
- reopened
- ready_for_review
# Enable manual trigger for easy debugging
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
lint:
uses: ./.github/workflows/_hack_make.yml
secrets: inherit
with:
mage-targets: engine:lint