Merge pull request #9508 from VOREStation/upstream-merge-7807

[MIRROR] Autochangelog fix 4
This commit is contained in:
Novacat
2021-02-27 14:38:13 -05:00
committed by GitHub
-2
View File
@@ -15,8 +15,6 @@ jobs:
if: github.event.pull_request.merged == true
steps:
- uses: /actions/checkout@v2
with:
ref: ${{ github.head_ref }}
- name: Ensure +x on CI directory
run: |
chmod -R +x ./tools/ci