Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 84f08dd

Browse files
Merge pull request #14 from cats-oss/revert-13-specify-local
Revert "Specify self via local path"
2 parents b4d5ec9 + 07c75aa commit 84f08dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ workflow "Detect unmergeable PRs" {
44
}
55

66
action "detect_unmergeable_pull_request_and_mark_them" {
7-
uses = "./"
7+
uses = "cats-oss/github-action-detect-unmergeable@application-code"
88
secrets = ["GITHUB_TOKEN"]
99
}

0 commit comments

Comments
 (0)