Sha256: 26cbc46e959f3d457dec0392a5e3cb795ee262c72f1c116d4b3c83d1becef413
Contents?: true
Size: 351 Bytes
Versions: 3
Compression:
Stored size: 351 Bytes
Contents
name: Sorbet on: pull_request_target: paths: - "**/*.rb" - "Gemfile.lock" jobs: update: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 with: ref: ${{ github.head_ref }} token: ${{ secrets.GH_SISYPHUS_YETTO_REPO_TOKEN }} - uses: yettoapp/actions/run-sorbet-update@main
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hephaestus-0.3.1 | templates/.github/workflows/sorbet.yml |
hephaestus-0.2.3 | templates/.github/workflows/sorbet.yml |
hephaestus-0.2.2 | templates/.github/workflows/sorbet.yml |