We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b6753 commit 2ec2d25Copy full SHA for 2ec2d25
1 file changed
.github/workflows/transifex.yml
@@ -21,6 +21,10 @@ jobs:
21
with:
22
github-token: "${{ secrets.GITHUB_TOKEN }}"
23
24
+ - uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 # v4.0.0
25
+ with:
26
+ github-token: "${{ secrets.COMMAND_BOT_PAT }}"
27
+
28
# Enable GitHub auto merge
29
- name: Auto merge
30
uses: alexwilson/enable-github-automerge-action@56e3117d1ae1540309dc8f7a9f2825bc3c5f06ff # v2.0.0
0 commit comments