Skip to content

Falcon BMS profile: do no longer switch to 3D cockpit, only center vi… #168

Falcon BMS profile: do no longer switch to 3D cockpit, only center vi…

Falcon BMS profile: do no longer switch to 3D cockpit, only center vi… #168

Workflow file for this run

on:
push:
branches:
- master
jobs:
psscriptanalyzer:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run PSScriptAnalyzer
uses: microsoft/[email protected]
with:
path: configs
recurse: true
- name: Upload SARIF results
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif