This commit is contained in:
informaticker 2024-11-03 22:51:09 +01:00
parent 4d42864623
commit e684b15d85

View File

@ -1,6 +1,11 @@
name: Gitea Actions Demo name: Gitea Actions Demo
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push] on:
push:
branches:
- main
- master
workflow_dispatch:
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: