Skip to content

chore(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0 in the github-actions-group group #161

chore(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0 in the github-actions-group group

chore(deps): bump ruby/setup-ruby from 1.295.0 to 1.299.0 in the github-actions-group group #161

Workflow file for this run

name: Pull Requests
on:
pull_request:
merge_group:
types: [checks_requested]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
code-checks:
name: Code Checks
uses: ./.github/workflows/ci.yml
secrets:
pat-token: ${{ secrets.PAT }}