Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Carson-Shaar committed Dec 18, 2023
1 parent 7132739 commit 6d927ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Build Files and Run Tests

on:
pull_request_review:
types: [submitted]
branches:
- main
types: [submitted]
branches:
- main
jobs:
build-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6d927ec

Please sign in to comment.