Add Forgejo Actions #23

Merged
Neshura merged 5 commits from forgejo-actions into main 2023-12-12 07:07:49 +00:00
Showing only changes of commit 36243e6137 - Show all commits

View file

@ -1,16 +0,0 @@
name: 'Run Tests on Code'
author: 'Neshura'
on:
push:
tags-ignore:
- '**'
branches:
- '**'
jobs:
run-tests:
runs-on: docker
steps:
-
name: Placeholder
run: echo Placeholder Job