Skip to content

Commit

Permalink
github action validate added trigger on push events
Browse files Browse the repository at this point in the history
  • Loading branch information
sisimomo committed Nov 3, 2023
1 parent cec3f59 commit c6b5fe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name: Validate

on:
push:
pull_request:
release:
types: [ published ]
Expand Down

0 comments on commit c6b5fe8

Please sign in to comment.