Browse Source

Fix typo

pull/355/head
SteelWagstaff 3 years ago
parent
commit
cdd3aacb06
  1. 2
      .github/workflows/update-pot.yml

2
.github/workflows/update-pot.yml

@ -7,7 +7,7 @@ on:
paths:
- '**.php'
- '**.js'
workflow-trigger:
workflow-dispatch:
jobs:
update-pot:

Loading…
Cancel
Save