Skip to content

Commit 6d03496

Browse files
committed
re-add tag/release pushes
1 parent ed14957 commit 6d03496

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
push:
1111
branches:
1212
- master
13+
tags:
14+
- 'v[0-9]+.[0-9]+.[0-9]+'
1315
jobs:
1416
build:
1517
environment: Sign

0 commit comments

Comments
 (0)