1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 02:34:03 +00:00

ci: try triggering extensions build on extensions.yml file changes

This commit is contained in:
Samuel Štancl 2025-01-04 14:25:20 +01:00
parent 3ece4a087b
commit ef44bffe85

View file

@ -4,6 +4,7 @@ on:
push:
paths:
- 'extensions/**'
- '.github/workflows/extensions.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}