run CI when pushing to any branch
This commit is contained in:
@@ -2,7 +2,8 @@ name: Gentoo Utils
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches:
|
||||
'*'
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user