mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-11 14:39:54 +02:00
Warn user if input image and registry both have /
(#39)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
6a46770abc
commit
984901b4bb
10 changed files with 260 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