Update Changelog for v2.4.1
Some checks failed
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
CI checks / Check Input and Output enums (push) Has been cancelled
Build from dockerfile / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Some checks failed
CI checks / Run ESLint (push) Has been cancelled
CI checks / Check Distribution (push) Has been cancelled
CI checks / Check Input and Output enums (push) Has been cancelled
Build from dockerfile / Build image using Buildah (push) Has been cancelled
Link checker / Check links in markdown (push) Has been cancelled
Build / Build image using Buildah (push) Has been cancelled
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
0c92abf306
commit
b78bde0b60
2 changed files with 4 additions and 1 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