Skip to content

Commit

Permalink
update branch to main
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <[email protected]>
  • Loading branch information
xunholy committed Dec 6, 2020
1 parent 8bac863 commit 271820f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- master
- main

jobs:
update_release_draft:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: terraform-plan
on:
pull_request:
paths:
- '.github/workflows/terraform.yml'
- '.github/workflows/terraform-plan.yml'
- 'infrastructure/**'

env:
Expand Down

0 comments on commit 271820f

Please sign in to comment.