1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 08:30:48 +00:00

Merge pull request #43 from cisagov/improvement/apb-events

Allow events from apb to rebuild this repository weekly.
This commit is contained in:
Mark Feldhousen 2020-05-01 10:11:49 -04:00 committed by GitHub
commit 3301dfa04f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,11 @@
---
name: build
on: [
push,
pull_request
]
on:
push:
pull_request:
repository_dispatch:
types: [apb]
env:
PIP_CACHE_DIR: ~/.cache/pip