Skip to content

Commit fe829e4

Browse files
committed
fix: workflow job name
1 parent 0bc31d2 commit fe829e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77

88
jobs:
9-
create_pr:
9+
trigger_crowdin_project_build:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Check out code

0 commit comments

Comments
 (0)