Skip to content

Commit

Permalink
Add main branch to GitHub Actions CI target
Browse files Browse the repository at this point in the history
  • Loading branch information
williamfgc committed Feb 15, 2022
1 parent d2ec6ec commit 878b714
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- develop
- main
pull_request:
branches:
- develop
- main

jobs:
linux:
Expand Down

0 comments on commit 878b714

Please sign in to comment.