Sha256: 5d81fdb74b7d56cf86e7cb979bdac508d532209ad113ae2ca737b9c8c988be85

Contents?: true

Size: 358 Bytes

Versions: 9

Compression:

Stored size: 358 Bytes

Contents

name: "Dobby action"
on:
  issue_comment:
    types: [created]
permissions:
  contents: read
jobs:
  pr_commented:
      uses: simplybusiness/github-action-reusable-workflows/.github/workflows/dobby.yaml@v1
      with:
        version_file_path: 'lib/simplycop/version.rb'
        other_version_file_paths: 'catalog-info.yaml'
      secrets: inherit
      

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
simplycop-2.12.1 .github/workflows/dobby-actions.yml
simplycop-2.12.0 .github/workflows/dobby-actions.yml
simplycop-2.11.1 .github/workflows/dobby-actions.yml
simplycop-2.11.0 .github/workflows/dobby-actions.yml
simplycop-2.10.0 .github/workflows/dobby-actions.yml
simplycop-2.9.1 .github/workflows/dobby-actions.yml
simplycop-2.9.0 .github/workflows/dobby-actions.yml
simplycop-2.8.0 .github/workflows/dobby-actions.yml
simplycop-2.7.2 .github/workflows/dobby-actions.yml