Maybe fixes DMAPI Update PR not triggering actions (#55297)

This commit is contained in:
Jordan Brown
2020-12-02 14:12:42 +13:00
committed by GitHub
parent 0bc4918aed
commit 4c61af009c
+1 -1
View File
@@ -44,4 +44,4 @@ jobs:
pr_body: "This pull request updates the TGS DMAPI to the latest version. Please note any breaking or unimplemented changes before merging."
pr_label: "Tools"
pr_allow_empty: false
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.TGS_UPDATER }}