Commit 0e07cb9
authored
Update README again (#1630)
There's a rule for when a branch is merged for factory_bot.
I tried removing `[ci-skip]` from the original workflow
to trigger all CI actions. It didn't work, still got the same error:
```
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: Required status check "Run standard" is expected.
To https://github.com/thoughtbot/factory_bot.git
! [remote rejected] main -> main (protected branch hook declined)
```
Gonna try going through the PR workflow to see if the rule
gets happy.1 parent 0b70a6f commit 0e07cb9
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
0 commit comments