Merge pull request #9506 from VOREStation/upstream-merge-7806

[MIRROR] Autochangelog fix 3
This commit is contained in:
Novacat
2021-02-27 14:26:56 -05:00
committed by GitHub
+1 -2
View File
@@ -1,6 +1,6 @@
name: Autochangelog
on:
pull_request:
pull_request_target:
types: closed
branches:
- master
@@ -17,7 +17,6 @@ jobs:
- uses: /actions/checkout@v2
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.Autochangelog_Autocommit_Token }}
- name: Ensure +x on CI directory
run: |
chmod -R +x ./tools/ci