Skip to content

Upgrade to Skyportal be8b29870f2fa4cb0da03c2a6919cec844b3ed63 #30

Upgrade to Skyportal be8b29870f2fa4cb0da03c2a6919cec844b3ed63

Upgrade to Skyportal be8b29870f2fa4cb0da03c2a6919cec844b3ed63 #30

Workflow file for this run

name: Label PRs
on:
# Note: https://github.com/actions/labeler/issues/121
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
# Add labels based on contents of .github/labeler.yml
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true