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 069af02 commit 4c2195e
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:
build:
Expand Down

0 comments on commit 4c2195e

Please sign in to comment.