Skip to content

Commit

Permalink
Run CI on every branch
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
  • Loading branch information
rw1nkler committed Jul 12, 2023
1 parent 60c4c62 commit 2605261
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Python package

on:
pull_request:
push:
branches:
- main
on: [pull_request, push]

jobs:
build:
Expand Down

0 comments on commit 2605261

Please sign in to comment.