fix typo in workflow file

This commit is contained in:
mahula 2025-09-30 16:57:06 +02:00
parent 21cae9590c
commit 7c33eab47a

View File

@ -1,4 +1,4 @@
name: test:lint:licypressb
name: test:lint:cypress
on: push
@ -7,7 +7,7 @@ jobs:
name: Detect File Changes - lint - cypress
runs-on: ubuntu-latest
outputs:
lint: ${{ steps.filter.outputs.cypress }}
cypress: ${{ steps.filter.outputs.cypress }}
steps:
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v5.0.0
- uses: dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2