Skip to content

ci: optimize triggers for check mov files job#1373

Merged
kirillzyusko merged 1 commit into
mainfrom
ci/optimize-mov-file-triggers
Mar 17, 2026
Merged

ci: optimize triggers for check mov files job#1373
kirillzyusko merged 1 commit into
mainfrom
ci/optimize-mov-file-triggers

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

@kirillzyusko kirillzyusko commented Mar 17, 2026

📜 Description

Don't trigger Check MOV files for every commit.

💡 Motivation and Context

We should run that job ONLY if we added new .mov files. So I updated paths to avoid unnecessary runs 🤞

📢 Changelog

CI

  • add paths to check-mov-files job;

🤔 How Has This Been Tested?

Will be tested in subsequent PRs.

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Mar 17, 2026
@kirillzyusko kirillzyusko added the CI CI (github actions) label Mar 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
306781 bytes 306781 bytes 0 bytes 📉

@kirillzyusko kirillzyusko added the 🚀 optimization You optimize something and it becomes working faster label Mar 17, 2026
@kirillzyusko kirillzyusko marked this pull request as ready for review March 17, 2026 09:52
@kirillzyusko kirillzyusko merged commit 1fdc1c2 into main Mar 17, 2026
6 checks passed
@kirillzyusko kirillzyusko deleted the ci/optimize-mov-file-triggers branch March 17, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI CI (github actions) 🚀 optimization You optimize something and it becomes working faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant