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

Allow events from apb to rebuild this repository weekly.

This commit is contained in:
Felddy 2020-04-30 23:31:59 -04:00
parent 175ae71602
commit 8c99c5294a
No known key found for this signature in database
GPG key ID: AFD7E112AF75260E

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