chg: Output horizontally

This commit is contained in:
fukusuket
2025-03-21 08:14:50 +09:00
parent 649ca143fe
commit 2704b25bc4
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: Check audit setting
on:
push:
branches: [ "main" ]
branches: [ "*" ]
workflow_dispatch:
jobs:

View File

@@ -1,7 +1,7 @@
name: create-rule-meta.json
on:
push:
branches: [ "main" ]
branches: [ "*" ]
workflow_dispatch:
jobs: