Update workflow.yml

pull/608/head
Oscar Dominguez 4 years ago committed by GitHub
parent 16f6b94fce
commit b5f1c8722b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,13 +6,13 @@ on:
- main
- releases/**
paths-ignore:
- "**.md"
- '**.md'
push:
branches:
- main
- releases/**
paths-ignore:
- "**.md"
- '**.md'
jobs:
# Build and unit test

Loading…
Cancel
Save