Skip to content

build: use direnv to set up gotoolchain version #373

build: use direnv to set up gotoolchain version

build: use direnv to set up gotoolchain version #373

Workflow file for this run

name: github
on:
pull_request:
types:
- opened
- edited
- labeled
- unlabeled
- synchronize
jobs:
wip:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: akash-network/wip-check@v1
with:
labels: '["do-not-merge", "wip", "rfc"]'
keywords: '["WIP", "wip", "RFC", "rfc"]'