Skip to content

Commit 88b5e8c

Browse files
committed
Revert "[CI] Do not automatically trigger build when workflow file changes."
This reverts commit ad705a9.
1 parent ad705a9 commit 88b5e8c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
branches:
88
- master
99
- 'release/**'
10-
paths-ignore:
11-
- '.github/workflows/**'
1210
pull_request:
1311
types: [opened, synchronize]
1412
branches:

.github/workflows/slow.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
branches:
1212
- master
1313
- 'release/**'
14-
paths-ignore:
15-
- '.github/workflows/**'
1614
pull_request:
1715
types: [opened, synchronize]
1816
branches:

0 commit comments

Comments
 (0)