Skip to content

Commit

Permalink
Update clangd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dianhsu authored Dec 3, 2024
1 parent fe48e37 commit be1bceb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/clangd.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: clangd

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '20 4 * * 1'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit be1bceb

Please sign in to comment.