Skip to content

Commit

Permalink
Build: Update branch reference in CI (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Apr 17, 2021
1 parent 995d2a8 commit 5dd3dee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -2,10 +2,10 @@ name: CI
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
jobs:
lint:
name: Lint
Expand Down

0 comments on commit 5dd3dee

Please sign in to comment.