Skip to content

Commit

Permalink
Fixed the pull_request reference in build_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Apr 11, 2024
1 parent e538b19 commit 91630dc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Build and test
on:
pull_request:
branches: [main]
on: [push, pull_request]
jobs:
build:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 91630dc

Please sign in to comment.