mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Improve list formatting
This commit is contained in:
parent
2fa4cbe194
commit
dbd589d2e2
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -1,7 +1,10 @@
|
|||
---
|
||||
name: build
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [
|
||||
push,
|
||||
pull_request
|
||||
]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue