refactor: updated workflow

This commit is contained in:
Bilal Qamar
2023-02-27 17:32:50 +05:00
parent 6e17d53b6a
commit 772008b361

View File

@@ -1,11 +1,8 @@
name: Default CI
on:
push:
branches:
- master
pull_request:
branches:
- '**'
- master
jobs:
tests:
runs-on: ubuntu-latest