Skip to content

[DH-301] new deployment workflow for edx, fix minor typo in base deployer workflow #1841

[DH-301] new deployment workflow for edx, fix minor typo in base deployer workflow

[DH-301] new deployment workflow for edx, fix minor typo in base deployer workflow #1841

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
apply-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4