Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
feat(charts): add list-images command
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecrs committed Jan 11, 2021
1 parent 75700cf commit d6c1023
Show file tree
Hide file tree
Showing 4 changed files with 56,009 additions and 11,821 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: ci

on:
push:
branches: [master]
branches:
- master
- next
pull_request:
branches: [master]
branches:
- master
- next

jobs:
test:
Expand Down
Loading

0 comments on commit d6c1023

Please sign in to comment.