Skip to content

Commit

Permalink
Update README.md (#18)
Browse files Browse the repository at this point in the history
* Update README.md

* tmp
  • Loading branch information
KevinMind authored Mar 14, 2024
1 parent 91aab33 commit d5dcfc4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Test
on:
pull_request:
merge_group:
jobs:
test:
runs-on: ubuntu-latest
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# test-github-features
Repo to test github settings for PRs, CI, merging

testing

## Bypassing branch protection

You can easily bypass branch protection rules with ruleset bypass. This will give the option to merge PRs without waiting for checks.
Expand Down

0 comments on commit d5dcfc4

Please sign in to comment.