ci/run-ci-on-push #108
|
@ -2,11 +2,11 @@ name: Build'n check
|
|||
run-name: Performing Typst compilation
|
||||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
branches:
|
||||
- main
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
jobs:
|
||||
run-ci-linux:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue