This commit is contained in:
@@ -6,3 +6,5 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "hello from ${{ gitea.repository }} on ${{ gitea.ref }}"
|
- run: echo "hello from ${{ gitea.repository }} on ${{ gitea.ref }}"
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
- run: ls -la && git log --oneline -1
|
||||||
|
|||||||
Reference in New Issue
Block a user