Skip to content

Commit

Permalink
Merge branch 'main' into integration-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsan committed Mar 13, 2024
2 parents ece7322 + 6a277ac commit f5c4dfd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,16 @@ on:
- '**.json'
- '**.toml'
- '**.md'
- '**.yml'
- '**.yaml'
push:
branches: [main]
paths:
- '**.json'
- '**.toml'
- '**.md'
- '**.yml'
- '**.yaml'
merge_group:
types: [checks_requested]

Expand Down

0 comments on commit f5c4dfd

Please sign in to comment.