ci/fix-release-artifacts #93

Merged
servostar merged 5 commits from ci/fix-release-artifacts into main 2024-11-25 10:01:24 +00:00
1 changed files with 6 additions and 1 deletions
Showing only changes of commit e2a9bd0fd6 - Show all commits

View File

@ -1,7 +1,12 @@
name: Build'n check
run-name: Performing Typst compilation
on:
push:
pull_request:
types:
- opened
- synchronize
branches:
- main
jobs:
run-ci-linux:
runs-on: ubuntu-latest