chore(ci): run ci on all branches and commits

This commit is contained in:
Ayushman Chhabra 2022-06-10 16:13:40 -04:00
parent 5395569d64
commit 0f133cdd0c

View File

@ -1,11 +1,9 @@
name: ci
on:
push:
branches: ['*']
pull_request:
branches:
- master
workflow_dispatch:
branches:
- master
branches: ['*']
jobs:
test: