Skip to content

Commit

Permalink
Use main
Browse files Browse the repository at this point in the history
  • Loading branch information
jeddy3 committed Oct 21, 2021
1 parent 62ac183 commit 80cd639
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
- "dependabot/**"
pull_request:
branches:
Expand All @@ -18,7 +18,6 @@ jobs:

runs-on: ubuntu-latest


steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 80cd639

Please sign in to comment.