Skip to content

Commit

Permalink
fix: change required status check
Browse files Browse the repository at this point in the history
  • Loading branch information
aswanson-nr committed Oct 28, 2021
1 parent a6d5957 commit fef9a51
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 fef9a51

Please sign in to comment.