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

add missing integrations path to build ci

This commit is contained in:
RaidMax 2024-11-28 21:04:51 -06:00
parent edd81d903b
commit 5d5ba045c9
No known key found for this signature in database
GPG Key ID: 97D1158CFCDAF9B2

View File

@ -9,6 +9,7 @@ on:
- Data/**
- SharedLibraryCore/**
- Plugins/**
- Integrations/**
- .github/workflows/build_application.yml
pull_request:
branches: [ develop ]