Skip to content

Commit

Permalink
Update pr_title.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelvlach committed Feb 21, 2024
1 parent 06ce3c9 commit 3391bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_title.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
title_check:
runs-on: ubuntu-latest
steps:
- uses: actions/github-script@v6
- uses: actions/github-script@v7
with:
script: |
const regex = RegExp("^\\[(api|ci|db|docs|server|studio|tests|web)\\] .+ #[\\d]+$")
Expand Down

0 comments on commit 3391bad

Please sign in to comment.