Skip to content

Commit

Permalink
fix: amend ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayheaven committed Jan 12, 2024
1 parent 66efe92 commit ce66a6d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Go
on:
push:
branches: ["main"]
paths-ignore: [
"README.*", "LICENSE", "assets/**"]
paths-ignore: ["README.*", "LICENSE", "assets/**"]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ce66a6d

Please sign in to comment.