summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/checkstyle.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/checkstyle.yaml b/.github/workflows/checkstyle.yaml
index fca205be8..06b3a1226 100644
--- a/.github/workflows/checkstyle.yaml
+++ b/.github/workflows/checkstyle.yaml
@@ -2,7 +2,7 @@ name: checkstyle
on:
push:
- pull_request_target:
+ pull_request:
jobs:
checkstyle: