Skip to content

Commit

Permalink
ci: triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
yzqzss committed Apr 18, 2024
1 parent 8bb7999 commit 6647ca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will build a golang project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-go

name: Go
name: Go Build and Test

on:
push:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Release Go Binary

on:
release:
Expand Down

0 comments on commit 6647ca7

Please sign in to comment.