Skip to content

Commit

Permalink
Update README again (#319)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Stefanni Brasil authored Mar 25, 2024
1 parent 8cd6ecf commit 9cff585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,5 @@ under the terms specified in the [LICENSE] file.
[LICENSE]: /LICENSE

<!-- START /templates/footer.md -->

<!-- END /templates/footer.md -->

0 comments on commit 9cff585

Please sign in to comment.