Update name

This commit is contained in:
Daniel J. Summers 2024-03-23 18:21:00 -04:00 committed by GitHub
parent 8f967b3f71
commit b23f42e0c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,9 @@
name: Continuous Integration
on:
push:
branches:
- main
branches: [ "main" ]
pull_request:
branches:
- main
branches: [ "main" ]
workflow_dispatch:
jobs:
build_and_test: