Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
ehearneRedHat committed Jun 26, 2024
1 parent 4bdee2b commit 101c908
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/create-self-hosted-runner-ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Create Self Hosted Runner AMI

on:
push:
branches: main
paths:
- self-hosted-runner.tf

Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/verify-dashboards-alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Verify Dashboards and Alerts OK

on:
push:
paths:
branches: main
paths:
# Dashboards
- examples/dashboards/app_developer.json
- examples/dashboards/business_user.json
Expand Down

0 comments on commit 101c908

Please sign in to comment.