Skip to content

Adding bitbucket pipelines sample for firefox #4072

Adding bitbucket pipelines sample for firefox

Adding bitbucket pipelines sample for firefox #4072

Workflow file for this run

name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request_target:
types: [labeled, unlabeled]
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: DevExpress/testcafe-build-system/actions/handle-labels@main