We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b59816 commit b2b8676Copy full SHA for b2b8676
.github/workflows/build_vsharp.yml
@@ -1,7 +1,7 @@
1
name: 'Build VSharp'
2
3
on:
4
- workflow_call
+ [workflow_call, pull_request, push]
5
6
jobs:
7
build:
0 commit comments