Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Don't bother building on tag pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwbyrd committed Feb 7, 2020
1 parent 9b8e148 commit 1d5ec47
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
push:
branches:
master
tags:
'v**'

jobs:
ci:
Expand Down

0 comments on commit 1d5ec47

Please sign in to comment.