name: Generate JaCoCo Badge # if: ${{ github.ref == 'refs/heads/master' }} uses: cicirello/jacoco-badge-generator@v2 with: jacoco-csv-file: ...
確定! 回上一頁