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

Merge branch 'improvements/pre-commit_autoupdate_2020-05' of github.com:cisagov/skeleton-generic into improvements/pre-commit_autoupdate_2020-05

This commit is contained in:
Nicholas McDonnell 2020-05-13 21:36:47 -04:00
commit 64edcc22a7
No known key found for this signature in database
GPG key ID: A3A493305F40A162
2 changed files with 6 additions and 5 deletions

2
.github/CODEOWNERS vendored
View file

@ -4,4 +4,4 @@
# the repo. Unless a later match takes precedence, # the repo. Unless a later match takes precedence,
# these owners will be requested for review when someone # these owners will be requested for review when someone
# opens a pull request. # opens a pull request.
* @dav3r @felddy @jsf9k @mcdonnnj @cisagov/team-ois * @dav3r @felddy @hillaryj @jsf9k @mcdonnnj @cisagov/team-ois

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