Skip to content

Commit

Permalink
Github Actions - Link Artifacts in PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Feb 20, 2024
1 parent 49fa065 commit 123b796
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/upload-PR-artifacts.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Upload PR Artifacts

on:
pull_request:
workflow_run:
workflows: [Build EmuFlight]
types:
- completed

jobs:
upload:
Expand Down

0 comments on commit 123b796

Please sign in to comment.