Skip to content

[APIS-16] API Guidelines Revision 4.0 #43

[APIS-16] API Guidelines Revision 4.0

[APIS-16] API Guidelines Revision 4.0 #43

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Licensed to the Ed-Fi Alliance under one or more agreements.
# The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
# See the LICENSE and NOTICES files in the project root for more information.
name: On Pull Request
on:
pull_request:
branches:
- main
- "patch-*"
workflow_dispatch:
permissions: read-all
jobs:
scan-actions-bidi:
name: Scan Actions, scan all files for BIDI Trojan Attacks
uses: ed-fi-alliance-oss/ed-fi-actions/.github/workflows/repository-scanner.yml@main