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 061da6a commit ceb3cbbCopy full SHA for ceb3cbb
.github/workflows/go-verdiff.yaml
@@ -3,6 +3,7 @@ on:
3
pull_request:
4
paths:
5
- '**.mod'
6
+ - '.github/workflows/go-verdiff.yaml'
7
branches:
8
- main
9
jobs:
0 commit comments