Update name

This commit is contained in:
2024-03-23 18:21:00 -04:00
committed by GitHub
parent 8f967b3f71
commit b23f42e0c4

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: