Skip to content

fix(bitbucket): properly get the publiccode.yml (#359) #205

fix(bitbucket): properly get the publiccode.yml (#359)

fix(bitbucket): properly get the publiccode.yml (#359) #205

Workflow file for this run

on: [push, pull_request]
jobs:
go-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '1.18'
- uses: golangci/golangci-lint-action@v3