Sha256: bcaf1e9457702d7a14e8d1ddfb8c239f111703fa5a0a878ea2e1e4d9ee5a5721
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
name: CI on: push: jobs: release: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: ruby/setup-ruby@v1 with: ruby-version: 2.7 bundler-cache: true
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
stealth-twilio-1.6.0 | .github/workflows/ci.yml |
stealth-bandwidth-1.1.0 | .github/workflows/ci.yml |