ci/fix-release-artifacts #93
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue