Skip to content

Commit

Permalink
Merge pull request #125 from winebarrel/winebarrel-patch-2
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
winebarrel authored Jan 1, 2024
2 parents d4ac762 + 9b7feb6 commit ccbf436
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,9 @@ name: CI

on:
pull_request:
paths-ignore:
- .github/dependabot.yml
- CHANGELOG.md
- LICENSE
- README.md
push:
branches:
- main
paths-ignore:
- .github/dependabot.yml
- CHANGELOG.md
- LICENSE
- README.md

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit ccbf436

Please sign in to comment.