1
0
Fork 1
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:
Fleur Dragan 2022-08-16 19:57:30 -05:00
parent a3968c2c55
commit 220046445b

View file

@ -1,9 +1,7 @@
name: django-mailbox
on:
push:
branches:
- fix-ci
on: [push]
jobs:
build: