mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 07:32:20 +00:00
f
This commit is contained in:
2
.github/workflows/check_dist.yml
vendored
2
.github/workflows/check_dist.yml
vendored
@@ -6,9 +6,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- check_dist
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- check_dist
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check_dist:
|
check_dist:
|
||||||
|
|||||||
Reference in New Issue
Block a user