We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8043fe7 commit 217c861Copy full SHA for 217c861
.github/workflows/asset-readme-update.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- wp-org-master
6
+ paths:
7
+ - 'readme.txt'
8
+ - '.wordpress-org/**'
9
jobs:
10
trunk:
11
name: Push to trunk
0 commit comments