Skip to content

Commit

Permalink
Remove inherit, CG-132
Browse files Browse the repository at this point in the history
  • Loading branch information
iranimij committed Mar 6, 2024
1 parent d6fd0a1 commit df7c41d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/coding-standard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ on: [push, pull_request]
jobs:
phpcs:
uses: customgento/m2-github-actions/.github/workflows/coding-standard.yml@main
secrets: inherit
1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ on: [push, pull_request]
jobs:
integration:
uses: customgento/m2-github-actions/.github/workflows/integration.yml@main
secrets: inherit
1 change: 0 additions & 1 deletion .github/workflows/mess-detector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ on: [push, pull_request]
jobs:
phpmd:
uses: customgento/m2-github-actions/.github/workflows/mess-detector.yml@main
secrets: inherit
1 change: 0 additions & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ on: [push, pull_request]
jobs:
phpstan:
uses: customgento/m2-github-actions/.github/workflows/phpstan.yml@main
secrets: inherit

0 comments on commit df7c41d

Please sign in to comment.