extend tests to fast-dev (#2646)
This commit is contained in:
committed by
GitHub
parent
dafb8d246d
commit
abde265998
1
.github/workflows/linting.yml
vendored
1
.github/workflows/linting.yml
vendored
@@ -17,6 +17,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- fast-dev
|
||||
|
||||
jobs:
|
||||
linting:
|
||||
|
||||
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -19,6 +19,7 @@ on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- fast-dev
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
terraform_version:
|
||||
|
||||
Reference in New Issue
Block a user