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 af85502 commit a72f027Copy full SHA for a72f027
.github/workflows/pull-request.yml
@@ -4,7 +4,8 @@ name: Pull requests fosslight_source_scanner
4
5
on:
6
pull_request:
7
- branches: [ main ]
+ branches:
8
+ - '*'
9
10
jobs:
11
build:
0 commit comments