refactor: use correct event in CT workflow

Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
This commit is contained in:
Vinayak Kulkarni 2022-12-11 02:10:07 +05:30
parent 5d519c7efc
commit f9d1456fc7
No known key found for this signature in database
GPG key ID: B8C8194CED989C08

View file

@ -1,12 +1,7 @@
name: 'Continuous Testing'
on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_call:
permissions:
checks: write