Skip to content

Commit

Permalink
Build: Update branch reference in CI (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Jun 22, 2021
1 parent c6846d6 commit 7279e73
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 7279e73

Please sign in to comment.