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

@ -35,8 +35,6 @@ jobs:
- macos-latest
- windows-latest
name: "Analyze: 'ref' and 'sha' from inputs"
permissions:
security-events: write
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository