From d87fd459165893a161ba8c068be8b9ad18f8b852 Mon Sep 17 00:00:00 2001 From: Fatih Tokus Date: Sat, 2 Sep 2023 18:04:06 +0100 Subject: [PATCH 1/2] Update main.yml --- .github/workflows/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index b9941c7..df9ed04 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,8 +6,7 @@ jobs: name: a PR commenter runs-on: ubuntu-latest permissions: - contents: read - pull-requests: write + contents: write steps: - name: Checkout 🛎️ uses: actions/checkout@v3 From 5b1005a9108ef1d61a7392e616698781edc8e99b Mon Sep 17 00:00:00 2001 From: Fatih Tokus Date: Sat, 2 Sep 2023 18:05:41 +0100 Subject: [PATCH 2/2] Create test.tf --- test.tf | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.tf diff --git a/test.tf b/test.tf new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/test.tf @@ -0,0 +1 @@ +