Skip to content

Commit

Permalink
Trigger CI (latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Apr 11, 2020
1 parent 1bbbc79 commit b7c690e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-latest.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: CI (latest)

on:
push:
tags:
- 'v*.*.*'
on: push
# push:
# tags:
# - 'v*.*.*'

jobs:
unit_tests:
Expand Down

0 comments on commit b7c690e

Please sign in to comment.