Skip to content

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

fix(bitbucket): properly get the publiccode.yml

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

Workflow file for this run

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