Skip to content

Check that poll answer index is not negative, to avoid a Prelude.!! error #1535

Check that poll answer index is not negative, to avoid a Prelude.!! error

Check that poll answer index is not negative, to avoid a Prelude.!! error #1535

name: Check git dependencies
on:
merge_group:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- name: Check git dependencies
run: |
.github/bin/check-git-dependencies