diff --git a/.github/workflows/deploy-stg.yml b/.github/workflows/deploy-stg.yml index c56b5234e0..17c8a645fb 100644 --- a/.github/workflows/deploy-stg.yml +++ b/.github/workflows/deploy-stg.yml @@ -9,7 +9,6 @@ on: jobs: build: - if: "github.repository == 'arduino/docs-content'" runs-on: ubuntu-latest env: REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}