Skip to content

Commit

Permalink
chore(publish): Remove status provider setting from Craft config (#8762)
Browse files Browse the repository at this point in the history
Remove the status provider config which will make craft fall
back to the (broken) default behaviour.
  • Loading branch information
Lms24 committed Aug 9, 2023
1 parent 4804882 commit 51159b7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .craft.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
minVersion: '0.23.1'
changelogPolicy: simple
preReleaseCommand: bash scripts/craft-pre-release.sh
statusProvider:
name: github
config:
contexts:
- jobs.job_required_jobs_passed
targets:
# NPM Targets
## 1. Base Packages, node or browser SDKs depend on
Expand Down

0 comments on commit 51159b7

Please sign in to comment.