ci: add user (TarikGul) to auto-approve (#784)

This commit is contained in:
Tarik Gul
2024-02-16 20:56:11 -05:00
committed by GitHub
parent 143cce1cb8
commit 062f9f37f7
+1 -1
View File
@@ -11,6 +11,6 @@ jobs:
steps:
- uses: jacogr/action-approve@795afd1dd096a2071d7ec98740661af4e853b7da
with:
authors: jacogr
authors: jacogr, TarikGul
labels: -auto
token: ${{ secrets.GH_PAT_BOT }}