mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
made ci start on push for all branches
This commit is contained in:
parent
a3968c2c55
commit
220046445b
1 changed files with 2 additions and 4 deletions
6
.github/workflows/ci.yaml
vendored
6
.github/workflows/ci.yaml
vendored
|
|
@ -1,9 +1,7 @@
|
|||
name: django-mailbox
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- fix-ci
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue