v1.0.0 #28

Merged
bizcochito merged 147 commits from develop into main 2024-01-14 19:49:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f483f62c42 - Show all commits

View File

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