Merge pull request #19 from turkdevops/test-action

Test different on
This commit is contained in:
Kadir Selçuk 2021-02-17 12:24:56 +03:00 committed by GitHub
commit 74bfa0f38c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
name: Workflow for Codecov Action
on: [push, pull_request]
on:
push:
branches: master
pull_request:
jobs:
run:
runs-on: ubuntu-latest