Skip to content

Commit 509f8b4

Browse files
committed
sourcerys' recom
Signed-off-by: Vedansh Saini <[email protected]>
1 parent cb67fbd commit 509f8b4

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/labeler.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
frontend:
33
- 'src/**/*.html'
44
- 'src/**/*.css'
5-
- 'src/index.css'
6-
- 'src/scrumStyle.css'
75

86
# JavaScript changes
97
javascript:

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Auto Labeler
22

33
on:
4-
pull_request:
4+
pull_request_target:
55
types: [opened, synchronize, reopened]
66

77
jobs:

0 commit comments

Comments
 (0)