Skip to content

Add store_name to unthrottle #145

Add store_name to unthrottle

Add store_name to unthrottle #145

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.19
id: go
- name: Build
run: script/cibuild