Skip to content

Commit 6b80b00

Browse files
committed
fixes ci
1 parent bde4351 commit 6b80b00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/binaries.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
branches:
66
- master
77
paths-ignore: ['media/**', 'docs/**', '**/*.md']
8-
pull_request:
8+
pull_request:
99
paths-ignore: ['media/**', 'docs/**', '**/*.md']
10-
workflow_dispatch:
10+
workflow_dispatch:
1111
jobs:
1212
build:
1313
strategy:

0 commit comments

Comments
 (0)