Skip to content

Commit ae46786

Browse files
committed
Tweak to try and run the action
1 parent 34c31b7 commit ae46786

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-series-builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
branches:
77
- master
88
pull_request:
9-
branches:
10-
- '**'
9+
# branches:
10+
# - '**'
1111
repository_dispatch:
1212
types:
1313
- dispatch-build

0 commit comments

Comments
 (0)