Skip to content

Commit

Permalink
Unconditional CI
Browse files Browse the repository at this point in the history
  • Loading branch information
francesca64 committed Mar 9, 2022
1 parent 1b18086 commit e01ba97
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@ name: CI

on:
pull_request:
paths:
- "**.rs"
- "**.toml"
- ".github/workflows/ci.yml"
push:
branches: [master]
paths:
- "**.rs"
- "**.toml"
- ".github/workflows/ci.yml"

jobs:
Check_Formatting:
Expand Down

0 comments on commit e01ba97

Please sign in to comment.