Merge branch 'stable' into rolling

This commit is contained in:
neon_arch 2023-05-27 16:36:46 +03:00
commit 403166c0dd
13 changed files with 704 additions and 112 deletions

View file

@ -3,7 +3,7 @@ name: Import open source standard labels
on:
push:
branches:
- master
- rolling
jobs:
labels:
@ -19,4 +19,4 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
owner-name: ${{ github.repository_owner }}
repository-name: ${{ github.event.repository.name }}
force: true # optional to clear existing labels, default to true
force: false