Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
ci: Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CelianR committed May 17, 2024
1 parent 414d0ef commit fc26838
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ name: CI
# events but only for the main branch
on:
push:
branches: [main]
pull_request:
branches: [main]
# branches: [main]
# pull_request:
# branches: [main]

# 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 fc26838

Please sign in to comment.