Skip to content

Commit

Permalink
Update validate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley <[email protected]>
  • Loading branch information
ascopes authored Dec 22, 2024
1 parent 20a95db commit 1dc9a99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ name: Validate configuration
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "**" ]
pull_request_target:
branches:
- main
workflow_call: {}
workflow_dispatch: {}

Expand Down

0 comments on commit 1dc9a99

Please sign in to comment.