Skip to content

Commit

Permalink
Reflect the move from master to main
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Nov 12, 2023
1 parent 7de5431 commit 50d5919
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Build
on:
pull_request:
branches:
- master
branches: [main]
push:
branches:
- master
branches: [main]
jobs:
build:
name: Lint and tests
Expand Down

0 comments on commit 50d5919

Please sign in to comment.