fix: set base branch to master
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -38,5 +38,6 @@ jobs:
|
||||
committer: GitHub <noreply@github.com>
|
||||
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
|
||||
branch: add-new-release
|
||||
base: master
|
||||
title: "Add new release"
|
||||
body: "A new release of Packet Tracer has been detected."
|
||||
|
Reference in New Issue
Block a user