summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-10-11 20:02:00 +0200
committerDave Davenport <qball@gmpclient.org>2020-10-11 20:02:00 +0200
commit40aeb3517c1aaeb29adb05ce44b2b983504cbcea (patch)
treebd9842dc83476945f831f8e8362634973ba3329b
parentabad916ce82b9fed7fdcefd693505a8ec688c4bb (diff)
[Workflow] Run from local fork.
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 51449bcf..d1797127 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v1
- name: Automatically close issues that don't follow the issue template
- uses: ergo720/auto-close-issues@v1.0.4
+ uses: davatorium/auto-close-issues@v1.0.4
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login}: hello! :wave:\n\nThis issue is being automatically closed because it does not follow the issue template." # optional property