Skip to content

Commit 9c491da

Browse files
committed
removes pr
1 parent 89d4563 commit 9c491da

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,8 +5,8 @@ on:
55
# branches: #Dont push to master the binaries as GH Actions will return an Error 403: Resource not accessible by integration
66
# - master
77
paths-ignore: ['media/**', 'docs/**', '**/*.md']
8-
pull_request:
9-
paths-ignore: ['media/**', 'docs/**', '**/*.md']
8+
# pull_request:
9+
# paths-ignore: ['media/**', 'docs/**', '**/*.md']
1010
workflow_dispatch:
1111
jobs:
1212
build:

0 commit comments

Comments
 (0)