Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi BEN ABDALLAH committed May 27, 2024
1 parent a85a9b6 commit 57496c8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci-community.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: modules

on:
push:
branches: [ main ]
paths:
- "modules/**"
pull_request:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: core

on:
push:
branches: [main]
pull_request:
branches: [main]

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: lint

on:
push:
branches: [main]
pull_request:
branches: [main]

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: docs

on:
push:
branches: [main]
pull_request:
branches: [main]

Expand Down

0 comments on commit 57496c8

Please sign in to comment.