Skip to content

Commit

Permalink
renamed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
vensder committed Oct 24, 2020
1 parent 5f06d19 commit b771a28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/manual-docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go
name: Manual Docker Build

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/manual-go-build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Go
name: Manual Go Build

on:
workflow_dispatch:
Expand Down

0 comments on commit b771a28

Please sign in to comment.