Skip to content

Fix Ruby lib CI: drop pry/byebug, incompatible with Ruby 4.1+ #89

Fix Ruby lib CI: drop pry/byebug, incompatible with Ruby 4.1+

Fix Ruby lib CI: drop pry/byebug, incompatible with Ruby 4.1+ #89

name: "ASF Allowlist Check"
on:
workflow_dispatch:
pull_request:
paths:
- ".github/**"
push:
branches:
- master
paths:
- ".github/**"
permissions:
contents: read
jobs:
asf-allowlist-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: apache/infrastructure-actions/allowlist-check@8056239fafd626c8a4e2d6679506ba0d8e60f196 # main