ci: Add ESM change to main temporarily

This commit is contained in:
Elian Doran 2024-07-22 21:23:06 +03:00
parent b0d6564a63
commit c39d131426

View File

@ -4,6 +4,7 @@ on:
branches: branches:
- 'develop' - 'develop'
- 'feature/update*' - 'feature/update*'
- 'feature/server_esm*'
paths-ignore: paths-ignore:
- 'docs/**' - 'docs/**'