ci/run-ci-on-push #108

Merged
servostar merged 3 commits from ci/run-ci-on-push into develop 2024-11-25 15:49:22 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit c8b56e1f7c - Show all commits

View File

@ -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