Browse Source

Update ci.yml

master
yuriy0803 2 years ago committed by GitHub
parent
commit
efd9b2ccad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/ci.yml

4
.github/workflows/ci.yml

@ -3,10 +3,10 @@ name: CI
on: on:
push: push:
branches: branches:
- main - master
pull_request: pull_request:
branches: branches:
- main - master
jobs: jobs:
build-and-test: build-and-test:

Loading…
Cancel
Save