Skip to content

Commit

Permalink
chore: Add reuse script secrets inherit
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsu4755 committed Aug 30, 2023
1 parent 40f9e79 commit 27fdd36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: ./.github/workflows/gradle-task.yml
with:
tasks : '["checkstyleMain", "checkstyleTest"]'
secrets: inherit

# checkstyle:
# needs: common
Expand Down

0 comments on commit 27fdd36

Please sign in to comment.