Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AGonzalezNicolas authored Jul 23, 2024
1 parent 50654ef commit d6b4545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# events but only for the master branch
on:
push:
branches: [ eclm, ubuntu2204]
branches: [eclm]
pull_request:
branches: [ eclm, ubuntu2204]
branches: [eclm]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit d6b4545

Please sign in to comment.