Skip to content

Bump predicates from 2.1.5 to 3.0.3 #514

Bump predicates from 2.1.5 to 3.0.3

Bump predicates from 2.1.5 to 3.0.3 #514

Workflow file for this run

name: Integration tests (PR)
on:
pull_request_target:
branches: [ "main" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
environment: PR integration tests
ref: ${{ github.event.pull_request.head.sha }}