Fix validations workflow file

parent c1991c18
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
run-danger: run-danger:
runs-on: macos-latest runs-on: macos-latest
if: github.event_name = 'pull_request' if: github.event_name == 'pull_request'
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- run: ./Scripts/ci-select-xcode.sh - run: ./Scripts/ci-select-xcode.sh
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment