diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 21723dc..ad8c5cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,10 +10,6 @@ on: - "master" types: [opened, synchronize] -permissions: - contents: read - packages: write - jobs: main: runs-on: ubuntu-latest