Skip to content

Commit

Permalink
build: run github actions for all the branches
Browse files Browse the repository at this point in the history
Change-Id: I917282e7f3272437ccfdc4a150c838a54920e3e1
  • Loading branch information
elek committed Oct 19, 2023
1 parent cdaf772 commit 5d77ebb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: ci

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

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: cross

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

jobs:
build:
Expand Down

0 comments on commit 5d77ebb

Please sign in to comment.