Merge branch 'main' into allowlist-denylist

This commit is contained in:
Nathan Bierema 2021-09-06 19:50:11 +00:00 committed by GitHub
commit ac881b0f12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [master] branches: [main]
pull_request: pull_request:
branches: [master] branches: [main]
jobs: jobs:
build: build: