PLA-6911: Print unable to connect to reader error (#30) #8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | ||
name: 'Pull Request Dependency Check' | ||
on: | ||
pull_request: | ||
push: | ||
branches: | ||
- master | ||
jobs: | ||
review: | ||
uses: tyro/gh-platform-technology-workflows/.github/workflows/dependency-review.yml@master | ||
Check failure on line 11 in .github/workflows/dependency-review.yml GitHub Actions / .github/workflows/dependency-review.ymlInvalid workflow file
|
||
with: | ||
build-tool: swift | ||
secrets: inherit |