Skip to content

Commit

Permalink
Maybe fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KangarooKoala committed Aug 12, 2023
1 parent 70caa37 commit 46b531e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/clang-tidy.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: Run clang-tidy

on:
push:
branches-ignore:
- main

jobs:
tidy:
name: "clang-tidy"
Expand Down

0 comments on commit 46b531e

Please sign in to comment.