1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-07 21:58:06 -05:00

update application build triggers

This commit is contained in:
RaidMax 2024-06-29 00:00:38 -05:00
parent fbfbae0d94
commit eec0a21005

View File

@ -5,6 +5,10 @@ on:
branches: [ develop, release/pre, master ] branches: [ develop, release/pre, master ]
paths: paths:
- Application/** - Application/**
- WebfrontCore/**
- Data/**
- SharedLibraryCore/**
- Plugins/**
- .github/workflows/build_application.yml - .github/workflows/build_application.yml
pull_request: pull_request:
branches: [ develop ] branches: [ develop ]