Skip to content

Commit

Permalink
Trigger on push and PR (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll authored Jul 10, 2024
1 parent db5a1ba commit a322e41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/vs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Visual Studio

on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:

Expand Down

0 comments on commit a322e41

Please sign in to comment.