Update name
This commit is contained in:
parent
8f967b3f71
commit
b23f42e0c4
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user