Skip to content

feat: compile LaTeX paper to PDF + fix rendering issues #4

feat: compile LaTeX paper to PDF + fix rendering issues

feat: compile LaTeX paper to PDF + fix rendering issues #4

name: Install Command Guardrails
on:
push:
branches: [main]
paths:
- 'README.md'
- 'scripts/install.sh'
- 'scripts/check-install-commands.sh'
- '.github/workflows/install-command-guardrails.yml'
pull_request:
paths:
- 'README.md'
- 'scripts/install.sh'
- 'scripts/check-install-commands.sh'
- '.github/workflows/install-command-guardrails.yml'
jobs:
check:
name: Install Command Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run install command guardrail
run: bash scripts/check-install-commands.sh