Skip to content

Update Pixlet to 0.28.4 and Ubuntu to 20.04.6 #106

Update Pixlet to 0.28.4 and Ubuntu to 20.04.6

Update Pixlet to 0.28.4 and Ubuntu to 20.04.6 #106

name: Label
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
branches:
- main
jobs:
label:
name: Require PR Label major/minor/patch
runs-on: ubuntu-latest
steps:
- uses: mheap/[email protected]
with:
mode: exactly
count: 1
labels: "major, minor, patch"