Skip to content

Commit

Permalink
fix: launch CI for all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Apr 5, 2024
1 parent 7c4b1c2 commit b996f9b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Main CI
on:
push:
branches:
- gha
name: CI
on: [ push ]

jobs:
run_tests:
Expand Down

0 comments on commit b996f9b

Please sign in to comment.