Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder committed Sep 10, 2023
1 parent 00617eb commit a4fad8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/arc-codecov-simulation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 3. ARC Codecov Simulation
on:
workflow_dispatch:

push:

jobs:
arc-codecov-simulation:
runs-on: self-hosted
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/arc-solarwinds-simulation.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: 4. ARC SolarWinds Simulation
on:
workflow_dispatch:
push:

jobs:
arc-solarwinds-simulation:
Expand Down

0 comments on commit a4fad8e

Please sign in to comment.