Skip to content

Intentional typo to test Holopin #10

Intentional typo to test Holopin

Intentional typo to test Holopin #10

Workflow file for this run

on:
pull_request_target:
types: [closed]
jobs:
issue_lava_lamp_holobyte:
runs-on: ubuntu-latest
if: ${{ github.event.pull_request.merged }}
steps:
- run: gh pr edit "$NUMBER" --add-label "$LABELS"
env:
GH_TOKEN: ${{ secrets.HOLOPIN_LABELER }}
GH_REPO: ${{ github.repository }}
NUMBER: ${{ github.event.pull_request.number }}
LABELS: contribution