1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40: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 name: build
on: [ on:
push, push:
pull_request pull_request:
] repository_dispatch:
types: [apb]
env: env:
PIP_CACHE_DIR: ~/.cache/pip PIP_CACHE_DIR: ~/.cache/pip