chore: rename github workflows

This commit is contained in:
Enrico Stahn 2020-03-11 11:54:39 +11:00
parent 397ca931a7
commit e947183d49
No known key found for this signature in database
GPG key ID: 5263621C269A50DE
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
name: Go name: Release
on: [release] on: [release]
jobs: jobs:

View file

@ -1,4 +1,4 @@
name: Go name: Test
on: [push] on: [push]
jobs: jobs: