Skip to content

Commit

Permalink
ci: fix main health workflow triggers (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
rostislav-simonik authored Jan 11, 2023
1 parent 9903a0a commit 4a09851
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/main-health.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Main health

push:
branches:
- main
on:
push:
branches:
- main

jobs:
validate:
Expand Down

0 comments on commit 4a09851

Please sign in to comment.