mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-06-08 10:09:02 +00:00
Warn user if input image and registry both has "/" in it's name
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
6a46770abc
commit
e4fe453aaf
10 changed files with 258 additions and 123 deletions
2
.github/workflows/link_check.yml
vendored
2
.github/workflows/link_check.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
- '**.md'
|
||||
pull_request:
|
||||
paths:
|
||||
-'**.md'
|
||||
- '**.md'
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # every day at midnight
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue