fix: update events

This commit is contained in:
Jawayria
2022-02-10 18:12:24 +05:00
committed by GitHub
parent 15a0946d8d
commit 1f8e64e454

View File

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