vector-im/element-x-ios/issues/13 - Towncrier setup for PR builds
This commit is contained in:
committed by
Stefan Ceriu
parent
e0990fc57d
commit
71da356aaa
4
.github/workflows/danger.yml
vendored
4
.github/workflows/danger.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user