1
0
forked from IPKM/nmreval

action_test (#172)

Reviewed-on: IPKM/nmreval#172
This commit is contained in:
Dominik Demuth 2023-12-06 18:48:14 +00:00
parent f7a17f22cf
commit c2dc4cc6b8

View File

@ -1,6 +1,9 @@
name: Build AppImage
run-name: ${{ gitea.actor }} is building THE AppImage 🚀
on: push
run-name: ${{ gitea.actor }} is building THE AppImage 🚀 # a lot of excitement for this build
on:
push:
branches:
- master
jobs:
Explore-Gitea-Actions: