This commit is contained in:
2026-02-27 15:19:23 +03:00
parent 5f8d28077e
commit 7c0e8640c2

View File

@@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions
on: [push] on: [push]
jobs: jobs:
explore-gitea-actions: explore-gitea-actions:
runs-on: general-xd runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4