Skip to content

Commit

Permalink
ci: trigger CI on any branch now
Browse files Browse the repository at this point in the history
  • Loading branch information
robinbourianes-kalisio committed Mar 21, 2024
1 parent fd427d0 commit 08fe967
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: on-push
on: [ push ]

jobs:
run_tests:
Expand Down

0 comments on commit 08fe967

Please sign in to comment.