Skip to content

Commit

Permalink
chore(CI/CD): delete es6-2020-refactor condition in ci.yml (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyPi authored Jul 19, 2022
1 parent ccec634 commit 34dddd5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ on:
push:
branches:
- main
- es6-2020-refactor
pull_request:
branches:
- main
- es6-2020-refactor

jobs:
Test:
Expand Down

0 comments on commit 34dddd5

Please sign in to comment.