diff options
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: |
