CI: run acceptance tests on push to any (#781)

This commit is contained in:
Ben Ash 2022-09-01 12:39:38 -06:00 committed by GitHub
parent 85562b47c4
commit 8a6872e36d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,6 @@
name: Acceptance Tests
on:
push:
branches:
- main
workflow_dispatch: {}
on: [push, workflow_dispatch]
jobs:
kind: