summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/interop-tests.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/workflows/interop-tests.yml b/.github/workflows/interop-tests.yml
index 6ace6a60aa..d6a17f6790 100644
--- a/.github/workflows/interop-tests.yml
+++ b/.github/workflows/interop-tests.yml
@@ -1,3 +1,8 @@
+# Notes:
+# /__w/openssl is the path that github bind-mounts into the container so the ci
+# filesystem for this job can be reached. Please note that any changes made to
+# this job involving file system paths should be made prefixed with, or relative
+# to that directory
name: Interoperability tests with GnuTLS and NSS
on:
schedule: