Skip to content

Commit a72f027

Browse files
authored
Run PR action for all branches
1 parent af85502 commit a72f027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name: Pull requests fosslight_source_scanner
44

55
on:
66
pull_request:
7-
branches: [ main ]
7+
branches:
8+
- '*'
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)