diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index a38790b16a..f84c323aed 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -2,7 +2,7 @@ name: Demo CI on: push: branches: - - main + - master permissions: contents: write