X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fgreetings.yml;h=32c812fff87e8f634def5461caedf66e8ce4c7c3;hb=ff84f69e3561bd44b9b5afcceaf027b1fab9c82f;hp=d0213942cda2795fb3e4e7b1ba703544011a3e85;hpb=c776a2e304f661117514f1f3663177f8160cb145;p=e-mobility-charging-stations-simulator.git diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index d0213942..32c812ff 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -8,6 +8,6 @@ jobs: steps: - uses: actions/first-interaction@v1 with: - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.USER_TOKEN }} issue-message: 'Welcome to your first issue in e-Mobility software' pr-message: 'Welcome to your first PR in e-Mobility software'