Compare commits

...

8 Commits

Author SHA1 Message Date
f907ed9b60 Update .gitea/CODEOWNERS
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-03-11 16:39:33 +01:00
168755342c Update .gitea/CODEOWNERS
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-03-11 16:38:30 +01:00
06c29e67a5 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
2025-03-11 16:33:17 +01:00
38a5196637 test 3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-03-11 16:03:32 +01:00
1cbdcc584a test 3
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-03-11 16:02:53 +01:00
87eea9d888 Update .gitea/CODEOWNERS
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-03-11 16:02:04 +01:00
0e536a9a98 Update .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
2025-03-11 16:00:12 +01:00
13196903a3 Update .gitea/CODEOWNERS
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
2025-03-11 15:59:41 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
.gitea @usov_i
\\.gitea/.* @usov_i

View File

@ -6,7 +6,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "hello world"
- 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