Update broken links ignore file
This commit is contained in:
3
.github/workflows/broken-link-checker.yml
vendored
3
.github/workflows/broken-link-checker.yml
vendored
@@ -7,9 +7,6 @@
|
|||||||
name: Check for broken links
|
name: Check for broken links
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule: # Run every weekday at 12:30 UTC
|
schedule: # Run every weekday at 12:30 UTC
|
||||||
- cron: '30 12 * * 1-5'
|
- cron: '30 12 * * 1-5'
|
||||||
|
|||||||
@@ -42,3 +42,6 @@ https://tomba.io/api
|
|||||||
https://docs.aylien.com/textapi/#getting-started
|
https://docs.aylien.com/textapi/#getting-started
|
||||||
https://openai.com/index/openai-api
|
https://openai.com/index/openai-api
|
||||||
https://www.sec.gov/search-filings/edgar-application-programming-interfaces
|
https://www.sec.gov/search-filings/edgar-application-programming-interfaces
|
||||||
|
https://datos.gob.ar/
|
||||||
|
https://www.drupal.org/drupalorg/docs/api
|
||||||
|
https://api.imgbb.com/
|
||||||
|
|||||||
Reference in New Issue
Block a user