Run CI on any push

Don't need to run on PRs
This commit is contained in:
Jake Howard 2023-04-28 20:04:21 +01:00
parent 831aa5ab04
commit 64a618e366
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
on: [pull_request, push]
on:
push:
jobs:
terraform: