Skip to content

Commit 6fffb53

Browse files
fix(github): reviewer username (#159)
1 parent a6ba8e1 commit 6fffb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- master
77
paths-ignore:
8-
- .github/**
8+
- .github
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)