Test actions
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: runner-custom
|
runs-on: runner-custom
|
||||||
if: gitea.ref == 'refs/heads/main'
|
if: gitea.ref == 'refs/heads/main'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
#- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
whoami
|
whoami
|
||||||
- run: :
|
- run: :
|
||||||
|
|||||||
Reference in New Issue
Block a user