Skip to content

add ec_services flag and remove redundant 'enabled' flag #8

add ec_services flag and remove redundant 'enabled' flag

add ec_services flag and remove redundant 'enabled' flag #8

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 checks
run: |
bash .github/workflows/ci_verify.sh