dev #1
|
@ -13,6 +13,7 @@ jobs:
|
|||
echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Repo informations
|
||||
run: |
|
||||
echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
|
|
Loading…
Reference in New Issue
Block a user