add_gitea_workflows #17

Merged
brian merged 48 commits from add_gitea_workflows into main 2024-02-25 18:45:08 +01:00
Showing only changes of commit f0b628d924 - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
name: pipeline
run-name: ${{ gitea.actor }} is running the script
run-name: ${{ gitea.actor }} is running the script...
runs-on: ubuntu-latest
on: push
image: python:3.12