1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-24 16:55:24 +03:00

Hide old artifact links

This commit is contained in:
Asizon 2022-02-16 12:24:54 +01:00
parent 0e7e47d774
commit 0e7eb9076d

View file

@ -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!"