We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86d624 commit 6a5dd64Copy full SHA for 6a5dd64
.github/workflows/sync-sheets-keyless.yml
@@ -60,6 +60,7 @@ jobs:
60
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
61
with:
62
token: ${{ github.token }}
63
+ base: main
64
branch: automated/sheets-sync
65
delete-branch: true
66
title: "Update CSV from Google Sheets"
0 commit comments