Skip to content

Add 'build' to commit-lint ignore commit tag #1037

Add 'build' to commit-lint ignore commit tag

Add 'build' to commit-lint ignore commit tag #1037

Workflow file for this run

name: Go
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Sage
uses: ./actions/setup
- name: Make
run: make