From f93e918564b1adb7c720b2041a6595af83b55f70 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:51:40 -0500 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Andrew Eisenberg --- .github/workflows/csharp-qltest.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/csharp-qltest.yml b/.github/workflows/csharp-qltest.yml index b86bc53f01e1f..bc0245fcdfa42 100644 --- a/.github/workflows/csharp-qltest.yml +++ b/.github/workflows/csharp-qltest.yml @@ -27,7 +27,6 @@ defaults: permissions: contents: read - security-events: read jobs: qlupgrade: @@ -57,7 +56,6 @@ jobs: slice: ["1/2", "2/2"] permissions: contents: read - security-events: write steps: - uses: actions/checkout@v4 - uses: ./csharp/actions/create-extractor-pack