Skip to content

File tree

6 files changed

+0
-18
lines changed

6 files changed

+0
-18
lines changed

.github/workflows/fossa-caos.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

.github/workflows/fossa-default.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

.github/workflows/fossa-elixir.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

.github/workflows/fossa-gradle.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

.github/workflows/fossa-ruby-bundler.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

.github/workflows/fossa-scala.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: FOSSA CLI Analysis - Scala
22
on:
3-
push:
4-
branches: [ $default-branch ]
53
pull_request:
64
branches: [ $default-branch ]
7-
workflow_dispatch:
85

96
jobs:
107
check_env:

0 commit comments

Comments
 (0)