Sha256: ab7dd7bf89cfe776aec640a7c2b287169bfc89646937c9f6669bf05d7909c67a

Contents?: true

Size: 287 Bytes

Versions: 6

Compression:

Stored size: 287 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/flip_fab/version.rb
    secrets: inherit

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
flip_fab-1.1.21 .github/workflows/dobby-actions.yml
flip_fab-1.1.20 .github/workflows/dobby-actions.yml
flip_fab-1.1.19 .github/workflows/dobby-actions.yml
flip_fab-1.1.18 .github/workflows/dobby-actions.yml
flip_fab-1.0.18 .github/workflows/dobby-actions.yml
flip_fab-1.0.17 .github/workflows/dobby-actions.yml