Skip to content

Commit 73f6570

Browse files
committed
Merge branch 'small-improvements' of github.com:Adyen/adyen-swift-public-api-diff into small-improvements
2 parents 7c1af18 + d977b7b commit 73f6570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect-api-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
noTargetBranch: 'no target branch'
5757

5858
- name: 🔍 Detect Changes
59-
uses: ${{ github.repository }}@${{ github.ref }}
59+
uses: ./ # Uses the action.yml that's at the root of the repository
6060
id: public_api_diff
6161
with:
6262
platform: "macOS"

0 commit comments

Comments
 (0)