Skip to content

ci(SPV-1271): trigger regression test workflow (#303) #3

ci(SPV-1271): trigger regression test workflow (#303)

ci(SPV-1271): trigger regression test workflow (#303) #3

Workflow file for this run

# Workflow: https://github.com/micnncim/action-label-syncer
# Export your labels: https://github.com/micnncim/label-exporter
name: sync-labels
on:
push:
branches:
- master
- main
paths:
- .github/labels.yml
jobs:
sync-labels:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yml