Skip to content

Commit 217c861

Browse files
committed
limit action to only when related files are updated
1 parent 8043fe7 commit 217c861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/asset-readme-update.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- wp-org-master
6+
paths:
7+
- 'readme.txt'
8+
- '.wordpress-org/**'
69
jobs:
710
trunk:
811
name: Push to trunk

0 commit comments

Comments
 (0)