Skip to content

Commit bb7b7a8

Browse files
committed
use ignore-paths - 2
1 parent 97c0e8a commit bb7b7a8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/resources/nested/file.txt

Whitespace-only changes.

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
force-patch-if-no-commit-token: true
2424
ignore-paths: |
25-
resources/**
25+
resources/foo/**
2626
assets/**
2727
.github/**
2828

0 commit comments

Comments
 (0)