Skip to content

Commit

Permalink
Typo -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstewart committed Feb 11, 2023
1 parent 64f191d commit d5cbd96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [lrstewart]
merge_group:
types: [checks-requested]
types: [checks_requested]
branches: [lrstewart]

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [lrstewart]
merge_group:
types: [checks-requested]
types: [checks_requested]
branches: [lrstewart]
jobs:
cppcheck:
Expand Down

0 comments on commit d5cbd96

Please sign in to comment.