Skip to content

Commit 2f12c11

Browse files
committed
trying checkout
1 parent c3b9b88 commit 2f12c11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ runs:
1414
using: 'composite'
1515
steps:
1616
- uses: actions/checkout@v4
17+
with:
18+
repository: "https://github.com/Adyen/adyen-swift-public-api-diff"
19+
ref: "main"
1720
- name: "Run Diff"
1821
run: |
1922
NEW=${{ inputs.new }}

0 commit comments

Comments
 (0)