Workflow changes
All checks were successful
Push to Github / push-to-github (push) Successful in 1m29s

This commit is contained in:
2025-04-14 16:55:29 +02:00
parent 641b46fc8e
commit ec51650135

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is pushing repo to Github
on: [push]
jobs:
push:
push-to-github:
runs-on: ubuntu-latest
steps:
- name: Check out repository code