feat: change workflow to run on local environment
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:
@@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Build-Gradle:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: local
|
||||
steps:
|
||||
|
||||
# - name: Checkout Repository
|
||||
|
||||
Reference in New Issue
Block a user