We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52dc313 commit 8abb42dCopy full SHA for 8abb42d
β.github/workflows/pytest-poetry.yml
@@ -3,12 +3,11 @@
3
name: Pytest-Poetry π§ͺπ
4
5
on:
6
+ workflow_dispatch:
7
push:
8
branches:
9
- master
10
tags:
- - run-pytest*
11
- - py3-pytest*
12
- "*-[0-9]+.*"
13
pull_request:
14
β.github/workflows/pytest-python2.yml
@@ -1,12 +1,11 @@
1
name: Pytest-Python2 π§ͺπ
2
- - py2-pytest*
0 commit comments