mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
fix: workflow
This commit is contained in:
6
.github/workflows/label-issue.yml
vendored
6
.github/workflows/label-issue.yml
vendored
@@ -1,11 +1,7 @@
|
|||||||
name: Add Labels
|
name: Add Labels
|
||||||
|
|
||||||
permissions:
|
|
||||||
pull-requests: write
|
|
||||||
issues: write
|
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request_target:
|
||||||
types: [ opened, edited, synchronize ]
|
types: [ opened, edited, synchronize ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user