Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/betaflight/betaflight-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsizon <43983086+Asizon@users.noreply.github.com>2022-02-16 14:24:54 +0300
committerAsizon <43983086+Asizon@users.noreply.github.com>2022-02-16 14:24:54 +0300
commit0e7eb9076d1fb106caaa00ec3b1881002980b78f (patch)
tree363d7ee79d563acf75b48fc24f0acf2e00be75dc
parent0e7e47d7748c9f34bf31ac2b356f367ed438f4db (diff)
Hide old artifact links
-rw-r--r--.github/workflows/pr.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index c207e7e4..538d11e1 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -10,3 +10,12 @@ jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml
+ hide:
+ name: Hide artifact links
+ runs-on: ubuntu-20.04
+ steps:
+ - name: Hide artifact links
+ uses: int128/hide-comment-action@v1
+ with:
+ starts-with: "Do you want to test this code? Here you have an automated build:"
+ ends-with: "WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!"