Skip to content

Commit

Permalink
tags
Browse files Browse the repository at this point in the history
  • Loading branch information
rajyraman committed Apr 30, 2020
1 parent 897907d commit 991beec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: build
on:
push:
branches: [ master ]
tags:
- "v*"
- "-draft*"
- "-rc*"
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 991beec

Please sign in to comment.