File tree 1 file changed +19
-18
lines changed
1 file changed +19
-18
lines changed Original file line number Diff line number Diff line change 1
1
name : SpotBugs
2
2
3
3
on :
4
- pull_request :
5
- branches :
6
- - main
7
- - v2
8
- paths :
9
- - ' powertools-cloudformation/**'
10
- - ' powertools-core/**'
11
- - ' powertools-serialization/**'
12
- - ' powertools-logging/**'
13
- - ' powertools-sqs/**'
14
- - ' powertools-tracing/**'
15
- - ' powertools-validation/**'
16
- - ' powertools-parameters/**'
17
- - ' powertools-idempotency/**'
18
- - ' powertools-metrics/**'
19
- - ' powertools-test-suite/**'
20
- - ' pom.xml'
21
- - ' .github/workflows/**'
4
+ # pull_request:
5
+ # branches:
6
+ # - main
7
+ # - v2
8
+ # paths:
9
+ # - 'powertools-cloudformation/**'
10
+ # - 'powertools-core/**'
11
+ # - 'powertools-serialization/**'
12
+ # - 'powertools-logging/**'
13
+ # - 'powertools-sqs/**'
14
+ # - 'powertools-tracing/**'
15
+ # - 'powertools-validation/**'
16
+ # - 'powertools-parameters/**'
17
+ # - 'powertools-idempotency/**'
18
+ # - 'powertools-metrics/**'
19
+ # - 'powertools-test-suite/**'
20
+ # - 'pom.xml'
21
+ # - '.github/workflows/**'
22
+ workflow_dispatch : {}
22
23
23
24
permissions :
24
25
contents : read
You can’t perform that action at this time.
0 commit comments