Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

ETS2_v1.49.2.23

ETS2_v1.49.2.23 #9

Workflow file for this run

name: Auto Labeler
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check Labels
id: labeler
uses: jimschubert/labeler-action@v2
with:
GITHUB_TOKEN: ${{secrets.LABEL_SECRET}}