PW-6591: Using Adyen bot token

This commit is contained in:
Michael Paul
2022-06-27 14:47:11 +02:00
committed by GitHub
parent 4c24fde7eb
commit efbbb632c8

View File

@@ -8,7 +8,9 @@ on:
jobs:
notify:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.ADYEN_AUTOMATION_BOT_ACCESS_TOKEN }}
steps:
- uses: actions/checkout@v3
- name: Node.js
run: gh workflow run models.yml --ref PW-6591 -R Adyen/adyen-node-api-library
run: gh workflow run models.yml -R Adyen/adyen-node-api-library