You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ swift build --configuration release
165
165
```
166
166
167
167
## Github Action
168
-
The public-api-diff can be used easily via the provided github action.
168
+
The public-api-diff can be used easily via the provided github action, which creates a comment on a PR (if applicable) and also adds it to the Github step summary.
169
169
```bash
170
170
- name: 🔍 Detect Changes
171
171
uses: Adyen/adyen-swift-public-api-diff@0.4.0
@@ -174,6 +174,7 @@ The public-api-diff can be used easily via the provided github action.
0 commit comments