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

Commit

Permalink
Merge pull request #14 from cats-oss/revert-13-specify-local
Browse files Browse the repository at this point in the history
Revert "Specify self via local path"
  • Loading branch information
tetsuharuohzeki authored Jan 10, 2019
2 parents b4d5ec9 + 07c75aa commit 84f08dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ workflow "Detect unmergeable PRs" {
}

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

0 comments on commit 84f08dd

Please sign in to comment.