Run roku-analysis workflow on push
This commit is contained in:
parent
1ac8bfc16e
commit
b923575d0d
1
.github/workflows/roku-analysis.yml
vendored
1
.github/workflows/roku-analysis.yml
vendored
|
@ -2,6 +2,7 @@ name: roku-analysis
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
|
||||
env:
|
||||
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user