summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Kuryloski <kuryloskip@vmware.com>2021-07-21 19:13:42 +0200
committerPhilip Kuryloski <kuryloskip@vmware.com>2021-07-21 19:13:42 +0200
commit08cf1f09f5355e26da3ca81e876c1bd2780bc1a1 (patch)
tree4624e44b54130b0f1230bb1ca71e7363dd7d337e
parent2d8aad78bf61a8a1664a33ce608bb780b70fec1d (diff)
downloadrabbitmq-server-git-08cf1f09f5355e26da3ca81e876c1bd2780bc1a1.tar.gz
Don't run Test Erlang Git Master workflow on every push
-rw-r--r--.github/workflows/test-erlang-git.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test-erlang-git.yaml b/.github/workflows/test-erlang-git.yaml
index 2fcb388618..d7f4e61ab0 100644
--- a/.github/workflows/test-erlang-git.yaml
+++ b/.github/workflows/test-erlang-git.yaml
@@ -3,7 +3,6 @@ on:
schedule:
- cron: '0 2 * * *'
workflow_dispatch:
- push:
jobs:
test-erlang-git:
name: Test (Erlang Git Master)