Modified the workflow to include the correct textdomain.
This commit is contained in:
parent
28007ec356
commit
3ee6a377f3
@ -18,7 +18,7 @@ jobs:
|
|||||||
sed -i '/^\t<!-- start config -->.*/a\
|
sed -i '/^\t<!-- start config -->.*/a\
|
||||||
<file>.</file>
|
<file>.</file>
|
||||||
' phpcs.xml
|
' phpcs.xml
|
||||||
sed -i '/MY_DOMAIN/ s//CHANGE-THIS-TO-YOUR-TEXT-DOMAIN/' phpcs.xml
|
sed -i '/MY_DOMAIN/ s//minimalistflex/' phpcs.xml
|
||||||
mv phpcs.xml phpcs.xml.dist
|
mv phpcs.xml phpcs.xml.dist
|
||||||
- name: CPCS checks
|
- name: CPCS checks
|
||||||
uses: 10up/wpcs-action@stable
|
uses: 10up/wpcs-action@stable
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user