aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authortimoreo22 <timo.oreo34@gmail.com>2022-05-02 11:13:46 +0200
committerGitHub <noreply@github.com>2022-05-02 11:13:46 +0200
commit1a86f7269002e5fb696339f0d709e4832024d741 (patch)
treeea2ca7ed2793179b68d21fffffaa7c284000f4b0 /.github
parent25d380f051d0583c086dfaab8ff6dd63f27f6503 (diff)
downloadPrismLauncher-1a86f7269002e5fb696339f0d709e4832024d741.tar.gz
PrismLauncher-1a86f7269002e5fb696339f0d709e4832024d741.tar.bz2
PrismLauncher-1a86f7269002e5fb696339f0d709e4832024d741.zip
Fix nightly.link pr comment
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pr-comment.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml
index 7e8e4d99..f0f5b8cc 100644
--- a/.github/workflows/pr-comment.yml
+++ b/.github/workflows/pr-comment.yml
@@ -1,7 +1,7 @@
name: Comment on pull request
on:
workflow_run:
- workflows: ['Test workflow with upload']
+ workflows: ['Build Application']
types: [completed]
jobs:
pr_comment: