Skip to content

Commit

Permalink
Trying again
Browse files Browse the repository at this point in the history
  • Loading branch information
dpguthrie committed Jan 11, 2024
1 parent f11d538 commit b8fff80
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
name: Build

on:
pull_request_target:
branches: [ main ]
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
- ready_for_review

jobs:
build:
Expand Down

0 comments on commit b8fff80

Please sign in to comment.