Skip to content

Add script to delete not utf8 java files and run it #38

Add script to delete not utf8 java files and run it

Add script to delete not utf8 java files and run it #38

Workflow file for this run

---
name: checkmake
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
checkmake:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: Uno-Takashi/checkmake-action@main