Skip to content

Commit c598f2d

Browse files
committed
Remove development directory triggering as it no longer exists
1 parent 6f8270c commit c598f2d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/pull-request-checks-disabled.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
paths:
66
- "!**"
77
- deployment/**
8-
- development/**
98
- .vscode/**
109

1110
jobs:

.github/workflows/pull-request-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
pull_request:
55
paths-ignore:
66
- deployment/**
7-
- development/**
87
- .vscode/**
98

109
jobs:

0 commit comments

Comments
 (0)