Skip to content

Commit

Permalink
remove unsupported triggers. See https://docs.github.com/en/enterpris…
Browse files Browse the repository at this point in the history
  • Loading branch information
elaguerta-nr committed May 21, 2024
1 parent 0700e90 commit 676aea0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/fossa-caos.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fossa-default.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fossa-elixir.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fossa-gradle.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fossa-ruby-bundler.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/fossa-scala.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: FOSSA CLI Analysis - Scala
on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
workflow_dispatch:

jobs:
check_env:
Expand Down

0 comments on commit 676aea0

Please sign in to comment.