Skip to content

Fix typo and update InitContainer configuration in daq-blueapi values… #32

Fix typo and update InitContainer configuration in daq-blueapi values…

Fix typo and update InitContainer configuration in daq-blueapi values… #32

Workflow file for this run

on:
push:
pull_request:
jobs:
verify_ioc_instances:
runs-on: ubuntu-latest
# pull requests are a duplicate of a branch push if within the same repo.
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.repository
steps:
- uses: actions/checkout@v4
- name: run IOC checks
run: |
bash .github/workflows/ci_verify.sh