run CI on any push or pull-request

hashable-paths
Andrew Port 2021-09-18 00:27:35 -07:00
parent 7d22c76e10
commit add170c926
1 changed files with 1 additions and 2 deletions

View File

@ -4,9 +4,8 @@ name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build: