Remove security-events: write from tests

This is not necessary.
This commit is contained in:
Andrew Eisenberg 2022-02-01 19:17:15 -08:00
parent 77194581b7
commit b2af0740e4
20 changed files with 0 additions and 41 deletions

View file

@ -26,8 +26,6 @@ jobs:
version: [latest, cached, nightly-latest] # This feature is not compatible with old CLIs
os: [ubuntu-latest]
name: Custom source root
permissions:
security-events: write
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository