Skip to content

Commit d54659e

Browse files
authored
ci: listen for published release events only (#60)
1 parent cb3bad4 commit d54659e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches: [ master ]
55
release:
6+
types: [ published ]
67
pull_request:
78
workflow_dispatch:
89
schedule:

0 commit comments

Comments
 (0)