Skip to content

Commit

Permalink
Update code-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-roniz authored Jul 27, 2022
1 parent 1ff382e commit afdc8e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Code Analysis

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
on: workflow_call
# push:
# branches: [ $default-branch ]
# pull_request:
# branches: [ $default-branch ]

env:
SPECTRAL_DSN: ${{ secrets.SPECTRAL_DSN }}
Expand Down

0 comments on commit afdc8e9

Please sign in to comment.