Skip to content

Commit 554bd92

Browse files
author
Roman
committed
comment if
1 parent 29976d7 commit 554bd92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-nodes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
permissions:
1414
pull-requests: write
1515
runs-on: ubuntu-latest
16-
if: github.event.pull_request.merged
16+
# if: github.event.pull_request.merged
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v3

0 commit comments

Comments
 (0)