mirror of
https://github.com/gcatanese/adyen-openapi.git
synced 2026-03-10 08:01:24 +00:00
PW-6591: Using Adyen bot token
This commit is contained in:
4
.github/workflows/notify.yml
vendored
4
.github/workflows/notify.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user