Skip to content

Commit 79f4f24

Browse files
committed
Temp enable for testing
1 parent 6233be0 commit 79f4f24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/bump-dependencies.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ permissions:
2828
jobs:
2929
create-prs:
3030
name: Update ${{ matrix.components.name }} if necessary
31-
if: >-
32-
github.repository_owner == 'jamulussoftware' &&
33-
github.event_name != 'pull_request_target'
31+
# if: >-
32+
# github.repository_owner == 'jamulussoftware' &&
33+
# github.event_name != 'pull_request_target'
3434
runs-on: ubuntu-latest
3535
strategy:
3636
fail-fast: false

0 commit comments

Comments
 (0)