Skip to content

Commit afec411

Browse files
authored
Update automatic_tagged_release.yml
1 parent 8ffb0fb commit afec411

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/automatic_tagged_release.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ name: "automatic-tagged-release"
22

33
on:
44
push:
5-
tags:
6-
- "v*"
5+
paths:
6+
- 'docs/Doxyfile'
7+
branches: [ master ]
78

89
jobs:
910
tagged-release:

0 commit comments

Comments
 (0)