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