Fix due tag color

This commit is contained in:
Dheepak Krishnamurthy 2021-02-13 22:11:33 -07:00
parent 0b13669028
commit 42bbc09168
5 changed files with 70 additions and 30 deletions

View file

@ -1,5 +1,5 @@
name: Build
on: [push, pull_request]
on: [pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}