Skip to content

Commit

Permalink
Rename build workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Mueller <mail@themue.dev>
  • Loading branch information
Frank Mueller committed Jan 11, 2020
1 parent 32a933c commit ae68d71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 30 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build on Push
name: build
on: [push]
jobs:
build:
name: Build
name: Build on Push
runs-on: ubuntu-18.04
steps:
- name: Set up Go 1.13
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/go.yml

This file was deleted.

0 comments on commit ae68d71

Please sign in to comment.