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' name: 'CodeQL'
on: on:
workflow_call:
workflow_dispatch: workflow_dispatch:
push: push:
branches: ['main'] branches: ['main']

View File

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