Skip to content

Commit 0d007ba

Browse files
committed
typo in the names
1 parent d437faf commit 0d007ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-with-post-action.yaml renamed to .github/workflows/test-with-post-step.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ on:
55
branches:
66
- main
77
paths:
8-
- "actions/with-post-action/**"
8+
- "actions/with-post-step/**"
99
- ".github/workflows/test-with-post-step.yaml"
1010

1111
pull_request:
1212
paths:
13-
- "actions/with-post-action/**"
13+
- "actions/with-post-step/**"
1414
- ".github/workflows/test-with-post-step.yaml"
1515
types:
1616
- edited

0 commit comments

Comments
 (0)