Skip to content

Commit

Permalink
remove duplicate trigger on test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rally25rs committed Nov 19, 2019
1 parent 5e4cc0b commit a1bcf97
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
@@ -1,8 +1,6 @@
name: Unit Tests
on:
push:
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit a1bcf97

Please sign in to comment.