We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06554c6 commit 232de05Copy full SHA for 232de05
.github/workflows/test-workflow.yaml
@@ -3,6 +3,7 @@ name: Test Multilspy
3
on:
4
# Triggers the workflow on push or pull request events but only for the master branch
5
push:
6
+ branches: [ main ]
7
pull_request:
8
9
jobs:
0 commit comments