Skip to content

Bump ember-mirage from 0.3.3 to 0.4.0 #1120

Bump ember-mirage from 0.3.3 to 0.4.0

Bump ember-mirage from 0.3.3 to 0.4.0 #1120

name: Required Labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
prevent-donotmerge-label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 0
labels: "DO NOT MERGE"
message: "DO NOT MERGE label is not allowed on this PR"