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 authored and komish committed Dec 6, 2022
1 parent dd84b45 commit aca5eab
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 aca5eab

Please sign in to comment.