From 6e79cf4a3e3ce9265bedbfbb6c111f26b7db23f4 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Wed, 29 Dec 2021 14:04:38 +0100 Subject: [PATCH] Run SnoopCompile on master only --- .github/workflows/SnoopCompile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SnoopCompile.yml b/.github/workflows/SnoopCompile.yml index 7566c6f0..f9a84a87 100644 --- a/.github/workflows/SnoopCompile.yml +++ b/.github/workflows/SnoopCompile.yml @@ -3,7 +3,7 @@ name: SnoopCompile on: push: branches: - # - 'master' # NOTE: to run the bot only on pushes to master + - master # NOTE: to run the bot only on pushes to master defaults: run: