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

@ -32,8 +32,6 @@ jobs:
- nightly-latest
os: [ubuntu-latest]
name: Test unsetting environment variables
permissions:
security-events: write
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository