Skip to content

Commit

Permalink
Merge pull request #1835 from newrelic/alec/fix-branch-prot
Browse files Browse the repository at this point in the history
fix: change required status check
  • Loading branch information
aswanson-nr authored Oct 28, 2021
2 parents 6aed5de + fef9a51 commit db76fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-quickstarts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
required_status_checks: {
strict: false,
contexts: [
'Gatsby Build'
'Gatsby Build Service - developer-website'
]
},
restrictions: null,
Expand Down

0 comments on commit db76fd9

Please sign in to comment.