Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bayareawebpro authored Feb 9, 2022
1 parent c8586ac commit e1f3e9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: ci
on:
push:
branches:
- dev
- master
paths-ignore:
- 'README.md'
Expand Down Expand Up @@ -34,4 +33,4 @@ jobs:
- name: Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e1f3e9f

Please sign in to comment.