mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Clarify & tighten up all 3 GHA workflow names (titles)
This commit is contained in:
parent
66fd7fad39
commit
6f63de1622
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
name: '"10 min" IIAB test install'
|
||||
name: '"10 min" IIAB on Ubuntu 24.04 on x86-64'
|
||||
# run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
||||
|
||||
# https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/ci-cd/github-actions/triggers.html
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: '"30 min" IIAB test install deb12 on rpi3'
|
||||
name: '"30 min" IIAB on Debian 12 on RPi 3'
|
||||
# run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
||||
|
||||
# https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/ci-cd/github-actions/triggers.html
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: '"30 min" IIAB test install raspios on zero2w'
|
||||
name: '"30 min" IIAB on RasPiOS on Zero 2 W'
|
||||
# run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
|
||||
|
||||
# https://michaelcurrin.github.io/dev-cheatsheets/cheatsheets/ci-cd/github-actions/triggers.html
|
||||
|
|
Loading…
Reference in a new issue