Skip to content

Commit

Permalink
Fix path for docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
harrisonmeister committed Jul 11, 2024
1 parent b2c8594 commit c48fe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/octo-cli-ci-docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- octo-cli/**
- octo-cli-ci/**
# No schedule as this cli is deprecated
# schedule:
# - cron: '0 2 * * *'
Expand Down

0 comments on commit c48fe69

Please sign in to comment.