Skip to content

Commit 9e3dd71

Browse files
authored
Reenable ZAP vs OWASP Benchmark (#197)
The latest image published uses the expected arch. Signed-off-by: thc202 <thc202@gmail.com>
1 parent d39a106 commit 9e3dd71

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/zap-vs-owasp-benchmark.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: ZAP vs OWASP Benchmark
22

33
on:
4-
# https://github.com/OWASP-Benchmark/BenchmarkJava/issues/223
5-
#schedule:
6-
# - cron: "0 6 * * *" # 6 am every day
4+
schedule:
5+
- cron: "0 6 * * *" # 6 am every day
76
workflow_dispatch:
87

98
jobs:

0 commit comments

Comments
 (0)