Skip to content

Commit

Permalink
Update ci so it runs on test PR
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhop committed Jul 12, 2023
1 parent 36f37b8 commit ea51e84
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/vtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ name: VTest

on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
workflow_dispatch:
branches: [ '*' ]

permissions:
contents: read
Expand Down

0 comments on commit ea51e84

Please sign in to comment.