Skip to content

Commit

Permalink
ci: master => main
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Dec 7, 2023
1 parent 6878890 commit fb44b8f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/legacy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: C/C++ CI

on:
push:
branches: [ "master" ]
pull_request:
branches:
- main
push:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit fb44b8f

Please sign in to comment.