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 c8400c7 commit c722802Copy full SHA for c722802
.github/workflows/build.yml
@@ -217,7 +217,7 @@ jobs:
217
pull-requests: write
218
steps:
219
- name: PR is opened against master
220
- uses: mshick/add-pr-comment@a65df5f64fc741e91c59b8359a4bc56e57aaf5b1
+ uses: mshick/add-pr-comment@dd126dd8c253650d181ad9538d8b4fa218fc31e8
221
if: ${{ github.base_ref == 'master' && !startsWith(github.head_ref, 'prepare-release/') }}
222
with:
223
message: |
0 commit comments