Skip to content

chore: update jacek-kurlit/pik 0.16.0 to 0.17.0 #45673

chore: update jacek-kurlit/pik 0.16.0 to 0.17.0

chore: update jacek-kurlit/pik 0.16.0 to 0.17.0 #45673

Workflow file for this run

---
name: test
on:
pull_request:
branches: [main]
concurrency:
group: ${{ github.workflow }}--${{ github.ref }}
cancel-in-progress: true
permissions: {}
jobs:
test:
uses: ./.github/workflows/workflow_call_test.yaml
permissions:
contents: read
pull-requests: read
status-check:
runs-on: ubuntu-24.04
if: failure()
timeout-minutes: 10
permissions: {}
needs:
- test
steps:
- run: exit 1