Skip to content

Commit 9ee511e

Browse files
fix: remove paths-ignore from Downgrade
1 parent c088f7f commit 9ee511e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Downgrade.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
paths:
77
- 'lib/ReservoirCellularAutomata/**'
88
- '.github/workflows/**'
9-
paths-ignore: [ 'docs/**' ]
109
push:
1110
branches: [ master ]
1211
paths-ignore: [ 'docs/**' ]

0 commit comments

Comments
 (0)