Skip to content

Commit

Permalink
feat: modify job sequence branch #140
Browse files Browse the repository at this point in the history
  • Loading branch information
915dbfl committed Nov 9, 2023
1 parent 8f5c242 commit 44fefc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: Android CI

on:
workflow_run:
workflows: ["Build and Test"]
workflows: [ Build and Test ]
types:
- completed
branches: [ develop ]

jobs:
build:
Expand Down

0 comments on commit 44fefc8

Please sign in to comment.