fix: remove call

This commit is contained in:
nafees nazik
2024-01-05 01:08:32 +05:30
parent 26b604dbd0
commit 0c12e34c38
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
name: 'CodeQL'
on:
workflow_call:
workflow_dispatch:
push:
branches: ['main']

View File

@ -1,6 +1,5 @@
name: Playwright Tests
on:
workflow_call:
push:
branches: ['main']
pull_request: