We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f12c11 commit 9719561Copy full SHA for 9719561
action.yml
@@ -15,7 +15,7 @@ runs:
15
steps:
16
- uses: actions/checkout@v4
17
with:
18
- repository: "https://github.com/Adyen/adyen-swift-public-api-diff"
+ repository: "Adyen/adyen-swift-public-api-diff"
19
ref: "main"
20
- name: "Run Diff"
21
run: |
0 commit comments