This commit is contained in:
eric sciple 2019-12-10 21:04:38 -05:00
parent a5ba5cb63a
commit 4a3a4ebf11

View File

@ -1,12 +1,6 @@
name: Build and Test name: Build and Test
on: on: push
pull_request:
push:
branches:
- master
- releases/*
- users/*
jobs: jobs:
test-archive: test-archive:
@ -30,4 +24,3 @@ jobs:
shell: bash shell: bash
run: __test__/verify-basic.sh container run: __test__/verify-basic.sh container