Skip to content

Commit 57ad3b0

Browse files
committed
workflow update
1 parent 116d1ce commit 57ad3b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Comment PR
11-
if: github.base_ref == 'master' && github.head_ref != 'next'
11+
if: github.base_ref == 'master' && github.head_ref != 'staging'
1212
uses: thollander/actions-comment-pull-request@v2
1313
with:
1414
message: |

0 commit comments

Comments
 (0)