Skip to content

Commit e439a54

Browse files
committed
hello mars
1 parent cb7afa6 commit e439a54

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.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

resources/nested/file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
hello world
2+
hello mars

0 commit comments

Comments
 (0)