Skip to content

Commit

Permalink
CI: Reconfiguration for test (#6)
Browse files Browse the repository at this point in the history
Removed paths from on

Resolves task: CI/CD: Configure workflows (#6)
  • Loading branch information
fet1sov authored Jun 27, 2024
1 parent ff3a805 commit 5212c9a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,8 @@ name: Test
on:
push:
branches: [ "**" ]
paths:
- "**.php"
- "phpcs.xml"
- ".github/workflows/phpcs.yml"
pull_request:
branches: [ "**" ]
paths:
- "**.php"
- "phpcs.xml"
- ".github/workflows/phpcs.yml"

permissions:
contents: read
Expand Down

0 comments on commit 5212c9a

Please sign in to comment.