Run CI on any push
Don't need to run on PRs
This commit is contained in:
parent
831aa5ab04
commit
64a618e366
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
on: [pull_request, push]
|
on:
|
||||||
|
push:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
terraform:
|
terraform:
|
||||||
|
|
Loading…
Reference in a new issue