We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8cd8d commit 50e9159Copy full SHA for 50e9159
1 file changed
.github/workflows/Lucene-Net-CodeAnalysis-Dev-Tests.yml
@@ -4,10 +4,8 @@
4
name: Lucene.Net.CodeAnalysis.Dev
5
6
on:
7
- push:
8
- branches: [ "main" ]
+ workflow_dispatch:
9
pull_request:
10
11
12
jobs:
13
build:
0 commit comments