mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-27 21:00:37 +02:00
Run CI on pushes to main, otherwise on PRs
This commit is contained in:
committed by
Karolina Surma
parent
fa92c916dc
commit
c762cc39a9
@@ -1,6 +1,8 @@
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
jobs:
|
||||
unit_test:
|
||||
|
||||
Reference in New Issue
Block a user