Skip to content

Commit

Permalink
πŸ’š :: [#210] CI / 브랜치 λ²”μœ„ μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
junseopark0331 committed Jun 3, 2024
1 parent f5c5e65 commit d712fd4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/CachingTuistDependencies.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Caching with Tuist Dependencies

on:
pull_request:
branches:
- master
push:
branches:
- master
branches: [ "master" ]
pull_request:
branches: [ "*" ]

env:
CACHED_DEPENDENCY_PATHS: ${{ github.workspace }}/Tuist/Dependencies
Expand Down

0 comments on commit d712fd4

Please sign in to comment.