From 2d1e9c4c4d1cbf02f8a9c0caca3d317f6e9e6922 Mon Sep 17 00:00:00 2001 From: Ralf Stubner Date: Tue, 9 Apr 2024 20:27:10 +0000 Subject: [PATCH] Update revdepcheck.yaml --- .github/workflows/revdepcheck.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/revdepcheck.yaml b/.github/workflows/revdepcheck.yaml index 49c8d11..625cd3a 100644 --- a/.github/workflows/revdepcheck.yaml +++ b/.github/workflows/revdepcheck.yaml @@ -65,6 +65,7 @@ jobs: # to. Defaults to the current branch. # You might need to set `create_branch: true` if the branch does not exist. branch: revdep + push_options: --force # Optional. Create given branch name in local and remote repository. create_branch: true # Optional glob pattern of files which should be added to the commit