vector-im/element-x-ios/issues/13 - Towncrier setup for PR builds

This commit is contained in:
Stefan Ceriu
2022-05-09 16:27:40 +03:00
committed by Stefan Ceriu
parent e0990fc57d
commit 71da356aaa
10 changed files with 235 additions and 24 deletions

View File

@@ -7,9 +7,9 @@ jobs:
runs-on: ubuntu-latest
name: Danger
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: ~/.danger-swift
key: danger-swift-cache-key