mirror of
https://github.com/tale/headplane.git
synced 2026-08-20 01:42:17 +00:00
chore: update build process
This commit is contained in:
@@ -9,9 +9,10 @@ permissions:
|
||||
|
||||
jobs:
|
||||
label:
|
||||
name: Label PR
|
||||
name: Label Pull Request
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v6
|
||||
- name: Apply labels based on changed files
|
||||
uses: actions/labeler@v6
|
||||
with:
|
||||
sync-labels: true
|
||||
|
||||
Reference in New Issue
Block a user