Skip to content

Commit

Permalink
chore: Adjust main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed May 17, 2024
1 parent a36c952 commit b146651
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ name: CI
on:
push:
branches:
- develop
- master
- main

pull_request:
types: [opened, synchronize, reopened]
branches:
- develop
- master
- main

jobs:
build:
Expand Down

0 comments on commit b146651

Please sign in to comment.