Skip to content

Commit

Permalink
ci: fix on
Browse files Browse the repository at this point in the history
  • Loading branch information
CC11001100 committed Aug 30, 2023
1 parent 4481b7f commit 9d552ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Go package

on:
[ push ]:
on: [ push ]

jobs:
build:
Expand Down

0 comments on commit 9d552ab

Please sign in to comment.