Skip to content

chore: very initial env0 template to define the form wizard #24

chore: very initial env0 template to define the form wizard

chore: very initial env0 template to define the form wizard #24

Workflow file for this run

name: PR Auto Labeler
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
pr-labeler:
timeout-minutes: 2
runs-on: ubuntu-latest
steps:
- name: Labeler
uses: actions/labeler@v5.0.0 # Reads from .github/labeler.yml
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
sync-labels: true