Skip to content

Update check-labels.js #303

Update check-labels.js

Update check-labels.js #303

name: Pull Request Trigger
on:
pull_request_target:
types: [opened, closed]
branches:
- '*'
jobs:
# Placeholder action: Delete when new jobs added
Hello-World:
runs-on: ubuntu-latest
steps:
- run: echo "🍺 This job was automatically triggered by a ${{ github.event_name }} event."