Skip to content

Commit

Permalink
task: change GH workflow trigger for widget index (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgzsh269 authored Aug 25, 2023
1 parent acf03a1 commit 6ce29ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-update-widget-index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Check and update widget index

on:
workflow_run:
workflows: [Check widget translation]
types: [completed]
push:
branches: [master, dev]

jobs:
Expand Down

0 comments on commit 6ce29ea

Please sign in to comment.