From 9b5ca077c7cda93531293fa00a5542946504459f Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:26:47 -0800 Subject: [PATCH] add github actions to validate urls --- .github/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/README.md diff --git a/.github/README.md b/.github/README.md new file mode 100644 index 0000000..e30af5a --- /dev/null +++ b/.github/README.md @@ -0,0 +1,3 @@ +## [devops] github actions + +* [validate urls](workflows/validate_urls.yml)