From 904990bf914c3223ad33f469b183115a9df47396 Mon Sep 17 00:00:00 2001 From: Floris Bruynooghe Date: Thu, 16 Feb 2023 09:08:14 +0100 Subject: [PATCH] ugh, yaml syntax --- .github/workflows/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 9f724aaf4..c0026d45e 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -1,8 +1,8 @@ name: Dependabot auto-approve on: - workflow_dispatch - pull_request + workflow_dispatch: + pull_request: permissions: pull-requests: write