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