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 5027a03 commit b50939aCopy full SHA for b50939a
.github/workflows/analysis.yml
@@ -1,6 +1,9 @@
1
name: "Static Analysis"
2
on:
3
workflow_dispatch:
4
+ push:
5
+ branches:
6
+ - "master"
7
pull_request_target:
8
types: [opened, synchronize]
9
branches:
.github/workflows/tests.yml
name: JFrog Client Go Tests
types: [labeled]
0 commit comments