Skip to content

Fix ci ssh authentication issue #37

Fix ci ssh authentication issue

Fix ci ssh authentication issue #37

Workflow file for this run

name: Mason Registry CI
on:
pull_request:
paths:
- 'Bricks/**'
jobs:
checks_for_package:
name: Check Package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 3
persist-credentials: false
- name: Run checkTomlScript
run: |
bash ./checkTomls.bash
- name: CI Check package
run: |
bash ./util/runMasonCI.bash