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

This commit is contained in:
Tarik Gul
2024-02-16 20:58:22 -05:00
committed by GitHub
parent 443894ad7e
commit 3280098593
+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 }}