Skip to content

Commit 01ec2b7

Browse files
committed
Tweak CI triggers
1 parent d5f719c commit 01ec2b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/version-check.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- "src/github/**"
7+
pull_request:
8+
release:
9+
types: [published]
910

1011
jobs:
1112
github:

0 commit comments

Comments
 (0)