Skip to content

Commit

Permalink
go(build): make go ci workflow callable from another workflow (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
solidiquis authored Nov 16, 2024
1 parent 1797b1a commit 6dca84b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- main
workflow_call:

jobs:
lint-go:
Expand Down

0 comments on commit 6dca84b

Please sign in to comment.