Skip to content

Commit

Permalink
Update fortify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbthomas authored Nov 3, 2023
1 parent 2b0ef19 commit aca4563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# assistance with configuration, feel free to create a help ticket in the Fortify on Demand portal. #
################################################################################################################################################

name: Fortify on Demand Scan
name: Fortify AST Scan

on:
workflow_dispatch:
Expand All @@ -21,7 +21,7 @@ on:
branches: [ "main" ]

jobs:
FoD-SAST-Scan:
Fortify-AST-Scan:
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down

0 comments on commit aca4563

Please sign in to comment.