Skip to content

analysis resource issues

Actions
parse and analysis resource files
v1.3.1
Latest
By gosp
Star (0)

Tags

 (1)

resource-checker

parse and analysis resource files

Usage

      - name: G11n Analysis
        uses: gosp/[email protected]
        with:
          languages: en-US fr-FR 
      - name: Actifacts publish
        if: ${{ failure() }}
        uses: actions/upload-artifact@v2
        with:
          name: resouce-check-result
          path: detail.csv

BTW:

  • languages are separated by space
  • languages are only support: ar-SA,da-DK,de-DE,en-US,es-ES,fr-FR,he-IL,it-IT,ja-JP,ko-KR,nb-NO,nl-NL,nn-NO,pl-PL,pt-BR,pt-PT,ru-RU,sv-SE,zh-Hans,zh-Hant

analysis resource issues is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

parse and analysis resource files
v1.3.1
Latest
By gosp

Tags

 (1)

analysis resource issues is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.