Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Guretzki committed Nov 18, 2024
1 parent 7f2729a commit c216527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect-api-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
noTargetBranch: 'no target branch'

- name: 🔍 Detect Changes
uses: ./
uses: ./ # Uses the action.yml that's at the root of the repository
id: public_api_diff
with:
platform: "macOS"
Expand Down

0 comments on commit c216527

Please sign in to comment.