ci: fix trigger to test pr

This commit is contained in:
Revant Nandgaonkar 2023-01-17 16:40:22 +05:30
parent 5bef76d2a6
commit 46f5d5d9b1
2 changed files with 3 additions and 9 deletions

View file

@ -5,9 +5,7 @@ on:
branches: branches:
- main - main
paths: paths:
- images/nginx/** - images/production/**
- images/socketio/**
- images/worker/**
- overrides/** - overrides/**
- tests/** - tests/**
- compose.yaml - compose.yaml

View file

@ -5,9 +5,7 @@ on:
branches: branches:
- main - main
paths: paths:
- images/nginx/** - images/production/**
- images/socketio/**
- images/worker/**
- overrides/** - overrides/**
- tests/** - tests/**
- compose.yaml - compose.yaml
@ -19,9 +17,7 @@ on:
branches: branches:
- main - main
paths: paths:
- images/nginx/** - images/production/**
- images/socketio/**
- images/worker/**
- overrides/** - overrides/**
- tests/** - tests/**
- compose.yaml - compose.yaml