mirror of
https://gitea.com/actions/dorny-paths-filter.git
synced 2025-12-10 18:37:16 +00:00
Add test for ${FILTER_NAME}_count output
This commit is contained in:
@@ -90,6 +90,9 @@ jobs:
|
||||
- name: filter-test
|
||||
if: steps.filter.outputs.local != 'true'
|
||||
run: exit 1
|
||||
- name: count-test
|
||||
if: steps.filter.outputs.local_count != 1
|
||||
run: exit 1
|
||||
|
||||
test-change-type:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user