From 9786f011068d9e9e520f125f0d6a67240bf976de Mon Sep 17 00:00:00 2001 From: Chester Curme Date: Tue, 17 Sep 2024 19:19:22 -0400 Subject: [PATCH] add comment --- .github/workflows/_integration_test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/_integration_test.yml b/.github/workflows/_integration_test.yml index 2a002dcfb6c..59607dfe450 100644 --- a/.github/workflows/_integration_test.yml +++ b/.github/workflows/_integration_test.yml @@ -1,3 +1,6 @@ +# Ignore changes to this file. Hijacking just to allow +# testing of workflow dispatch on new workflow off of branch. + name: Extended tests on: