valkey/.github/workflows
Oran Agra 16d206ee36
fix daily.yaml skip filters (#10490)
* missing parenthesis meant that the ubuntu and centos jobs were not
  skipped
* the recently divided freebsd, macos, and valgrind jobs, which are now
  split into distict jobs for redis, modules, sentinel, cluster. were
  all executed, producing a build, but not running anything.
  now they're filtered at the job level
* iothreads was missing from the skip list defaults, so was not skipped
2022-03-29 18:35:17 +03:00
..
ci.yml Add REDIS_CFLAGS='-Werror' to CI tests (#9828) 2021-11-29 10:30:35 +02:00
codeql-analysis.yml Fix typo "the the" (#10399) 2022-03-09 13:55:17 +02:00
daily.yml fix daily.yaml skip filters (#10490) 2022-03-29 18:35:17 +03:00
external.yml Skip external server and codeql cron tests on forks (#10204) 2022-01-29 19:02:35 +02:00
spell-check.yml Setup dependabot for github-actions and codespell (#9857) 2022-01-04 16:19:28 +02:00