Skip to content

Commit

Permalink
validate on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Oct 29, 2024
1 parent 35220ed commit cd435ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
on:
push:
branches: main
pull_request:
branches: main
workflow_dispatch:
# push:
# branches: [main, master]
# pull_request:
# branches: [main, master]

name: validate.yaml

Expand Down

0 comments on commit cd435ee

Please sign in to comment.