ci: another fix to check-git-branches.yml
This commit is contained in:
@@ -25,7 +25,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v3
|
||||
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Check merge master
|
||||
run: |
|
||||
./.github/workflows/support-files/git-merge-check.sh master $branch1
|
||||
|
||||
Reference in New Issue
Block a user