mirror of
https://github.com/Yamato-Security/WELA.git
synced 2026-05-09 21:02:34 +02:00
chg: Output horizontally
This commit is contained in:
@@ -2,7 +2,7 @@ name: Check audit setting
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: create-rule-meta.json
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "*" ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user