fix: indentation

This commit is contained in:
Kristofers Solo 2024-01-09 19:23:35 +02:00
parent f1e8994eb8
commit cbe2b7f6de

View File

@ -1,10 +1,9 @@
name: Build Typst document
on:
push: main
pull_request: main
on: [push, pull_request]
jobs:
typst-build:
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/main' }}
steps:
- uses: actions/checkout@v3
- name: Build Typst