Skip to content

Commit

Permalink
Add lib branch to actions
Browse files Browse the repository at this point in the history
In order to run CI, the lib branch needs to be added.

Signed-off-by: Brad P. Crochet <brad@redhat.com>
  • Loading branch information
bcrochet committed Dec 6, 2022
1 parent dd84b45 commit c74ab92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- release-*
- lib

jobs:
build:
Expand Down

0 comments on commit c74ab92

Please sign in to comment.