mirror of
https://github.com/chenasraf/nextcloud-app-template.git
synced 2026-05-17 17:28:09 +00:00
build: fix eslint changes workflow
This commit is contained in:
3
.github/workflows.template/lint-eslint.yml
vendored
3
.github/workflows.template/lint-eslint.yml
vendored
@@ -27,6 +27,9 @@ jobs:
|
||||
src: ${{ steps.changes.outputs.src}}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- uses: dorny/paths-filter@v3
|
||||
id: changes
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user