Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpkatz committed Oct 16, 2023
1 parent 477ab2c commit f4619fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_pr_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
check-PR-branch:
runs-on: ubuntu-latest
steps:
- name: PRs should not target main
- name: PRs should not target main. Use development instead.
run: exit 1

0 comments on commit f4619fb

Please sign in to comment.