Skip to content

Commit

Permalink
Merge branch 'main' of github.com:32bitmicro/LLVM-Embedded-Toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
libiot committed Jun 15, 2024
2 parents 2ac183b + 79a707d commit e293f46
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Build

on:
push:
branches: [ "main" ]
# push:
# branches: [ "main" ]
pull_request:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: ~

jobs:
build:
Expand Down

0 comments on commit e293f46

Please sign in to comment.