From 140a77dc923ac82b6b7405f0352b8ff75cf46f45 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Fri, 15 Dec 2023 03:40:45 +0000 Subject: [PATCH] Per #2760, run compilation_options.yml workflow only on this branch for testing. --- .github/workflows/compilation_options.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/compilation_options.yml b/.github/workflows/compilation_options.yml index 73e69b339d..9f39c8a15f 100644 --- a/.github/workflows/compilation_options.yml +++ b/.github/workflows/compilation_options.yml @@ -11,6 +11,11 @@ on: # - cron: '0 7 * * 0'' push: + + # NOTE: This branches entry is only for testing. + # Delete prior to merging into develop. + branches: + - bugfix_2760_develop_enable_python tags: - 'v**' paths-ignore: