feat: comment out checkout step in workflow
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Build-Gradle (push) Waiting to run
This commit is contained in:
@@ -7,8 +7,8 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
# - name: Checkout Repository
|
||||
# uses: actions/checkout@v4
|
||||
|
||||
- name: List files in the repository
|
||||
run: ls ${{ gitea.workspace }}
|
||||
|
||||
Reference in New Issue
Block a user