diff options
| -rw-r--r-- | .github/workflows/conflicts.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/conflicts.yml b/.github/workflows/conflicts.yml index 3f51e7f4de..100f557e02 100644 --- a/.github/workflows/conflicts.yml +++ b/.github/workflows/conflicts.yml @@ -1,4 +1,4 @@ -name: Add a conflict label is PR needs to rebase +name: Add a conflict label if PR needs to rebase on: push: |
