chore: disable workflows on develop

This commit is contained in:
gabrieljablonski 2025-05-28 22:03:06 -03:00
parent b5ebc47637
commit 28321a0cb0
2 changed files with 1 additions and 11 deletions

View File

@ -1,12 +1,7 @@
name: Frontend Lint & Test
on:
push:
branches:
- develop
pull_request:
branches:
- develop
workflow_dispatch:
jobs:
test:

View File

@ -1,10 +1,5 @@
name: Run Chatwoot CE spec
on:
push:
branches:
- develop
- master
pull_request:
workflow_dispatch:
jobs: