test 5 #2

Open
sharap_b wants to merge 1 commits from sharap_b-patch-1 into main

Protected
View File

@ -6,6 +6,7 @@ jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-latest
steps:
- run: echo "merge request test"
- run: echo "Bypass the branch protection rule"
- 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 }}."