Skip to content

Commit

Permalink
fix: add this crop-cli branch for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spool committed Sep 16, 2024
1 parent 7b09a9a commit 2dbda92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ env:

on:
pull_request:
branches: ['main', 'cache-cpm-for-hads', ]
branches: ['main', 'crop-cli', ]
paths-ignore: ['docs/**']

push:
branches: ['main', 'cache-cpm-for-hads', ]
branches: ['main', 'crop-cli', ]
paths-ignore: ['docs/**']

concurrency:
Expand Down

0 comments on commit 2dbda92

Please sign in to comment.