Merge pull request 'test 3' (#2) from sharap_b-patch-2 into main
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

Reviewed-on: #2
This commit is contained in:
usov_i 2025-03-11 16:33:17 +01:00
commit 06c29e67a5

View File

@ -6,7 +6,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "here we go again!!!"
- run: echo "here we go again!!!!!"
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code