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: