Skip to content

Commit

Permalink
Merge pull request #127 from Cox-Automotive/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
amagana3 authored May 3, 2021
2 parents 698cb66 + e9ade97 commit 3c50013
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: ALKS Terraform Provider CI
name: ALKS TFP CI

on:
push:
branches: [ master ]
branches: [ master, develop ]
pull_request:
branches: [ master ]
branches: [ master, develop ]

jobs:

Expand Down

0 comments on commit 3c50013

Please sign in to comment.