Skip to content

Save associated binary for core dump #244

Save associated binary for core dump

Save associated binary for core dump #244

name: Integration tests
on:
push:
branches: [ "main", "wf-changes/**" ]
merge_group:
types: [ "checks_requested" ]
schedule:
- cron: "0 * * * *"
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
ref: ${{ github.sha }}