aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.github/workflows/compile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml
index e3371ec..fabcf31 100644
--- a/.github/workflows/compile.yml
+++ b/.github/workflows/compile.yml
@@ -2,7 +2,7 @@ name: build all
on:
push:
- branches: [ "trunk", "gretel-actions" ]
+ branches: [ "trunk" ]
pull_request:
branches: [ "trunk" ]