We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 138da6b commit da98a62Copy full SHA for da98a62
1 file changed
.github/workflows/runtime-architecture.yml
@@ -6,7 +6,7 @@ on:
6
paths:
7
- "src/ProcessBus.Iec61850.Raw/Runtime/**"
8
- "src/ProcessBus.Iec61850.Raw/Replay/**"
9
- - "tests/ProcessBus.Tests/PcapReplayRuntimeTests.cs"
+ - "tests/ProcessBus.Tests/Pcap*Tests.cs"
10
- ".github/workflows/runtime-architecture.yml"
11
schedule:
12
- cron: "17 3 * * 4"
0 commit comments