Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
32bitmicro authored Jun 14, 2024
1 parent 1b6e152 commit 79a707d
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 79a707d

Please sign in to comment.