mirror of
https://github.com/documenso/documenso.git
synced 2026-07-12 05:55:12 +10:00
fix: remove call
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
name: 'CodeQL'
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ['main']
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
name: Playwright Tests
|
||||
on:
|
||||
workflow_call:
|
||||
push:
|
||||
branches: ['main']
|
||||
pull_request:
|
||||
|
||||
Reference in New Issue
Block a user