Skip to content

Commit

Permalink
issue 949 spacing check
Browse files Browse the repository at this point in the history
  • Loading branch information
aceppaluni committed May 7, 2024
1 parent 8e064f6 commit c7c08c6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/desktop.codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ on:
branches:
- the-one
paths:
- 'desktop/**.ts'
- 'desktop/**.tsx'
- 'desktop/**.js'
- 'desktop/**.cjs'
- 'desktop/package-lock.json'
- '.github/workflows/desktop.codeql.yml'
- 'desktop/**.ts'
- 'desktop/**.tsx'
- 'desktop/**.js'
- 'desktop/**.cjs'
- 'desktop/package-lock.json'
- '.github/workflows/desktop.codeql.yml'
env:
CURRENT_NODE_VERSION: ${{ vars.CURRENT_NODE_VERSION || 'latest' }}
CURRENT_NODE_VERSION: ${{ vars.CURRENT_NODE_VERSION || 'latest' }}
jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit c7c08c6

Please sign in to comment.