mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* did .md exclusion rules for workflow files * test md change * add markdown exclusion to pull_request event in main.yml * modify main.yml to ignore *.md file on pull_request * test if main.yml will ignore yml changes * adjust paths exclusion for *.md * test commit * test commit * alternate way for main.yml to filter out .md * test changes to main.yml * test change to main.yml * add compound dorny/path-filter param * fix duplicate workflow id * removed *.yml test value * adjust pr 370 as per comments 1 + test markdown change * revert *.md test change * clarify main.yml comments * test * test * flip to is-markdown-only * Revert "flip to is-markdown-only" This reverts commit 5496a1b08384bcf034264a25322c20456c18df1c. * trial push down * test * test * test * test * test * test * test * remove *.yml * DO NOT MERGE THIS COMMIT - *.yml for demo purpose * remove *.yml after demo done * rename not-markdown-only to has-changes-other-than-markdown * change to has-code-changes * DO NOT MERGE - *.yml test * Revert "DO NOT MERGE - *.yml test" This reverts commit 807d71b3597204497d21afc2c51b81f68a92f63f. * add docs to exclusion list, replace image extensions * DO NOT MERGE - test ci * Revert "DO NOT MERGE - test ci" This reverts commit ee8831fe6259967d10ce9aa5c6db96e4ba808d82. * change to has-changes-requiring-build --------- Co-authored-by: Victorien Gauch <85494462+VGau@users.noreply.github.com>