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:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build-and-test:

Loading…
Cancel
Save