Skip to content

Commit

Permalink
removed unnecessary env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutaaykut committed Jul 11, 2023
1 parent f4654fa commit 2a6a131
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/backend-static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
jobs:
static-code-analysis:
runs-on: ubuntu-latest
env:
CI_COMMIT_AUTHOR: Continuous Integration
steps:
- name: Check out source repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 2a6a131

Please sign in to comment.