From 1ab4189f7243b098967f0b37355a59301bfeddec Mon Sep 17 00:00:00 2001 From: Gisela Date: Fri, 15 May 2020 08:22:51 +0200 Subject: [PATCH] Update demo-6.yml --- .github/workflows/demo-6.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/demo-6.yml b/.github/workflows/demo-6.yml index ae2b098..0bb9ee8 100644 --- a/.github/workflows/demo-6.yml +++ b/.github/workflows/demo-6.yml @@ -6,7 +6,7 @@ name: Demo 6 - Testing self-hosted runners # events but only for the master branch on: push: - branches: [master] + branches: [disabled] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: