1
0
Fork 0

Update python-PyCTBN-package.yml

master
philipMartini 4 years ago committed by GitHub
parent 1665c3ee06
commit cdb8ec6291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .github/workflows/python-PyCTBN-package.yml

@ -5,11 +5,8 @@ name: Python package
on: on:
push: push:
paths-ignore: paths:
-'docs/**' - 'PyCTBN/**'
-'docs-out/**'
-'dist/**'
-'build/**'
branches: [ master ] branches: [ master ]
tags-ignore: tags-ignore:
- 'v*' - 'v*'