We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29976d7 commit 554bd92Copy full SHA for 554bd92
.github/workflows/push-nodes.yml
@@ -13,7 +13,7 @@ jobs:
13
permissions:
14
pull-requests: write
15
runs-on: ubuntu-latest
16
- if: github.event.pull_request.merged
+# if: github.event.pull_request.merged
17
steps:
18
- name: Checkout code
19
uses: actions/checkout@v3
0 commit comments