diff options
| author | Riku Isokoski <riksu9000@gmail.com> | 2022-08-21 14:42:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-21 14:42:53 +0300 |
| commit | e02b58bf1b760f1041bff30594cc6aac6132e6f2 (patch) | |
| tree | dce3d1101dce03e2df19996642271d0cd56abea0 /.github/workflows/lv_sim.yml | |
| parent | ef6ed5d26e9c75017d51fdf889dfe991e63cca4e (diff) | |
Move all images to doc. Remove old images. (#1282)
Diffstat (limited to '.github/workflows/lv_sim.yml')
| -rw-r--r-- | .github/workflows/lv_sim.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/lv_sim.yml b/.github/workflows/lv_sim.yml index 951b3c8d..503f5780 100644 --- a/.github/workflows/lv_sim.yml +++ b/.github/workflows/lv_sim.yml @@ -7,12 +7,10 @@ on: branches: [ master, develop ] paths-ignore: - 'doc/**' - - 'images/**' pull_request: branches: [ develop ] paths-ignore: - 'doc/**' - - 'images/**' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: |
