We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b0ef19 commit aca4563Copy full SHA for aca4563
1 file changed
.github/workflows/fortify.yml
@@ -11,7 +11,7 @@
11
# assistance with configuration, feel free to create a help ticket in the Fortify on Demand portal. #
12
################################################################################################################################################
13
14
-name: Fortify on Demand Scan
+name: Fortify AST Scan
15
16
on:
17
workflow_dispatch:
@@ -21,7 +21,7 @@ on:
21
branches: [ "main" ]
22
23
jobs:
24
- FoD-SAST-Scan:
+ Fortify-AST-Scan:
25
runs-on: ubuntu-latest
26
permissions:
27
actions: read
0 commit comments