Skip to content

Commit

Permalink
ci: workflow_run 并不能沿用上一个 workflow 的上下文
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Oct 11, 2023
1 parent 31f2b6e commit a1d9517
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/spm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ name: SPM
on:
push:
branches: [ master ]
workflow_run:
workflows: [Code Format]
types:
- completed

jobs:
autotracker-build-iOS:
Expand Down

0 comments on commit a1d9517

Please sign in to comment.