Sha256: 27fcdb63728cb0d129d8dbc5d979d58711d9f119cff4f11a856c8da4f2d03bc5
Contents?: true
Size: 309 Bytes
Versions: 1
Compression:
Stored size: 309 Bytes
Contents
name: Rubocop # Run this workflow every time a new commit pushed to your repository on: push jobs: rubocop: name: Rubocopchecks runs-on: ubuntu-latest steps: - name: Run Rubocop uses: gimenete/rubocop-action@1.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
argon2-2.0.3 | .github/workflows/rubocop.yml |