Skip to content

Commit 4e61556

Browse files
committed
ci: add versions to ignore
1 parent ca2a000 commit 4e61556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Check for updates
2727
run: |
28-
hcuc --docker-hub-repo pmoscode/axelor-open-suite --fail-on-update --debug
28+
hcuc --docker-hub-repo pmoscode/axelor-open-suite --fail-on-update --exclude-versions ^8.0.0 --debug
2929
3030
- name: Send notification
3131
if: failure()

0 commit comments

Comments
 (0)