Skip to content

Commit edeb220

Browse files
committed
Chore: Update GitHub Actions
1 parent 5ac2a26 commit edeb220

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
name: Check On Commit
1+
name: Test on Commit
22

33
on:
44
push:
55
paths:
66
- 'develop/**'
7-
- 'plugin/global/locales/**'
8-
- 'plugin/global/settings/**'
9-
- 'plugin/preferences/**'
7+
- 'plugin/**'
8+
- '.github/**'
109

1110
jobs:
1211
test:

0 commit comments

Comments
 (0)