Skip to content

Commit 51159b7

Browse files
authored
chore(publish): Remove status provider setting from Craft config (#8762)
Remove the status provider config which will make craft fall back to the (broken) default behaviour.
1 parent 4804882 commit 51159b7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.craft.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
minVersion: '0.23.1'
22
changelogPolicy: simple
33
preReleaseCommand: bash scripts/craft-pre-release.sh
4-
statusProvider:
5-
name: github
6-
config:
7-
contexts:
8-
- jobs.job_required_jobs_passed
94
targets:
105
# NPM Targets
116
## 1. Base Packages, node or browser SDKs depend on

0 commit comments

Comments
 (0)