Skip to content

Commit

Permalink
[BRG-509] Update github action conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Pulyak committed Mar 10, 2020
1 parent 3a72d12 commit bae33de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Deploy

on:
push:
branches:
- refs/tags/*
tags:
- '*'

jobs:
deploy:
Expand Down

0 comments on commit bae33de

Please sign in to comment.