Skip to content

[backend] Fix export exercise #1588

[backend] Fix export exercise

[backend] Fix export exercise #1588

Workflow file for this run

name: Assign PR team labels
on:
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setting labels
uses: FiligranHQ/[email protected]
with:
labels_by_organization: "{\"FiligranHQ\":[\"filigran team\"]}"