diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 6a8ef15..55ce9e7 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -7,7 +7,6 @@ permissions: write-all jobs: check: runs-on: ubuntu-latest - if: github.ref == 'refs/heads/automatic-updates' outputs: updated: ${{ steps.update-result.outputs.updated }} steps: