Skip to content

Commit

Permalink
Only build once on release
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemarsden committed Apr 24, 2020
1 parent ee118fa commit 7872a73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: CI
on:
- pull_request
- push
pull_request:
push:
tags-ignore:
- v*.*.*

jobs:
build:
Expand Down

0 comments on commit 7872a73

Please sign in to comment.