curl/.github/workflows
Viktor Szakats 0b96f7573f
GHA/checkurls: add dry run on push
To verify if the basics work.

Downside is that the scheduled (live) runs are intermixed with the dry
runs and less obvious to find in the default list:
https://github.com/curl/curl/actions/workflows/checkurls.yml

This URL filters for scheduled runs only:
https://github.com/curl/curl/actions/workflows/checkurls.yml?query=event%3Aschedule

Seems fine, because we're only interested in red runs.

Closes #19917
2025-12-10 15:11:12 +01:00
..
appveyor-status.yml scripts: pass -- before passing xargs 2025-10-16 20:45:28 +02:00
checkdocs.yml GHA: make links get checked daily 2025-12-09 16:28:23 +01:00
checksrc.yml GHA/checksrc: give more time for slow Azure servers [ci skip] 2025-12-03 16:34:10 +01:00
checkurls.yml GHA/checkurls: add dry run on push 2025-12-10 15:11:12 +01:00
codeql.yml GHA: update dependencies and actions 2025-12-10 03:46:23 +01:00
configure-vs-cmake.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
curl-for-win.yml GHA/curl-for-win: drop WINE install, do not run curl after build 2025-11-28 15:39:12 +01:00
distcheck.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
fuzz.yml GHA/fuzz: try fixing concurrency group deadlock 2025-10-24 13:46:14 +02:00
http3-linux.yml GHA: update dependencies and actions 2025-12-10 03:46:23 +01:00
label.yml GHA: set concurrency: where missing 2025-10-24 13:38:11 +02:00
linux-old.yml GHA/linux-old: add support for using custom CMake versions 2025-11-28 03:11:33 +01:00
linux.yml GHA: update dependencies and actions 2025-12-10 03:46:23 +01:00
macos.yml GHA: add timeouts to mitigate hung brew install step 2025-11-27 15:05:08 +01:00
non-native.yml GHA: update actions/checkout action to v6 from v5 2025-11-20 22:27:00 +01:00
windows.yml GHA/windows: re-enable taskkill 2025-12-09 14:46:00 +01:00