Skip to content

Commit a4fad8e

Browse files
committed
Update workflows
1 parent 00617eb commit a4fad8e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/arc-codecov-simulation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 3. ARC Codecov Simulation
22
on:
33
workflow_dispatch:
4-
4+
push:
5+
56
jobs:
67
arc-codecov-simulation:
78
runs-on: self-hosted

.github/workflows/arc-solarwinds-simulation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: 4. ARC SolarWinds Simulation
22
on:
33
workflow_dispatch:
4+
push:
45

56
jobs:
67
arc-solarwinds-simulation:

0 commit comments

Comments
 (0)