Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-himadi authored Jun 11, 2024
1 parent e2c1e30 commit 5d3627f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: CI
on:
push:
branches:
- main # Change this to your default branch if it's not 'main'
- master
pull_request:
branches:
- main # Optional: to run the workflow on pull requests as well

- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5d3627f

Please sign in to comment.