Skip to content

Commit bfb2262

Browse files
authored
Update main.yml
1 parent 2f49cef commit bfb2262

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: CI-Python
22
on:
3+
push:
4+
tags:
5+
- '*'
36
workflow_dispatch:
47

58
jobs:

0 commit comments

Comments
 (0)