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 7e4a86b commit 57e48c7Copy full SHA for 57e48c7
.github/workflows/pr-metadata.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Annotates pull request with metadata
12
steps:
13
- name: Annotate PR
14
- uses: link-/PR-metadata-action@main
+ uses: fabidick22/detect-changes-action@main
15
with:
16
path: "dist/"
17
token: "test"
0 commit comments