We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef129fb commit a034611Copy full SHA for a034611
.github/workflows/update_master.yml
@@ -24,6 +24,7 @@ jobs:
24
with:
25
token: ${{ secrets.BOT_TOKEN }}
26
branch: update-master
27
+ base: master
28
title: "chore: update master"
29
body: |
30
This PR was created Automatically.
0 commit comments