Skip to content

Commit

Permalink
run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
charlietangora committed Jul 12, 2024
1 parent 9ec1085 commit e5d1d58
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: C/C++ CI
name: Build Ubuntu

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
on: [push]

jobs:
build:
Expand Down

0 comments on commit e5d1d58

Please sign in to comment.