Skip to content

Commit

Permalink
wip: workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola authored and actions-user committed May 23, 2024
1 parent 58a70f7 commit 533ee3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- dev
workflow_dispatch:
workflow_run:
workflows: [ "Build npm ⚙️" ]
types:
- completed

jobs:
plugin-tests:
Expand Down
4 changes: 2 additions & 2 deletions languages/fake-plugin.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-05-23T15:26:02+00:00\n"
"POT-Creation-Date: 2024-05-23T17:13:50+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: pressbooks-fake-plugin\n"
Expand Down Expand Up @@ -40,7 +40,7 @@ msgid "Hello, people!"
msgstr ""

#: src/App.php:14
msgid "Hello, world 3!"
msgid "Hello, world 5!"
msgstr ""

#: src/App.php:19
Expand Down

0 comments on commit 533ee3b

Please sign in to comment.