action_test #1

Merged
numbers merged 11 commits from action_test into main 2026-01-23 23:25:57 -06:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 6e804af93c - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
name: Build with cached gradle name: Build with cached gradle
run-name: Building for ${{ gitea.actor }} run-name: Building for ${{ gitea.actor }}
on: [pull_request] on: [label]
jobs: jobs:
Build-with-gradle: Build-with-gradle:
+1 -1
View File
@@ -4,7 +4,7 @@ permissions:
contents: read contents: read
pull-request: write pull-request: write
on: [push] on: [pull_request]
jobs: jobs:
checkstyle: checkstyle: