We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e41035 commit d529209Copy full SHA for d529209
.github/workflows/translation_statistics.yml
@@ -50,6 +50,8 @@ jobs:
50
name: Create Pull Request for master
51
uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 # v5.0.2
52
with:
53
+ token: ${{ secrets.GH_PAT }}
54
+ push-to-fork: geo-ninja/QGIS-Documentation
55
commit-message: Update statistics of translation
56
title: Update statistics of translation
57
delete-branch: true
0 commit comments