Skip to content

Commit 7299b11

Browse files
committed
chore: Trigger workflow on workflow file changes
1 parent a5809c5 commit 7299b11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-upm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
paths:
77
- "Assets/CasperSDK/**"
8+
- ".github/workflows/publish-upm.yml"
89

910
jobs:
1011
publish:

0 commit comments

Comments
 (0)