From 115953dbcf81cb4b7202786e33fc008c61e3fa34 Mon Sep 17 00:00:00 2001 From: Andrew Shumway Date: Mon, 1 May 2023 13:49:51 -0600 Subject: [PATCH] Fixed syntax on permissions --- .github/workflows/checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 04ef3d43c..2b3276be6 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -4,7 +4,7 @@ on: [push] permissions: contents: read - pull_requests: write + pull-requests: write env: NOTIFY_ENVIRONMENT: test