Skip to content

Commit

Permalink
ci: enable in all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Jan 9, 2024
1 parent 743795e commit 0159962
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: CI

on:
# TODO
push:
branches:
- main

# branches:
# - main
workflow_dispatch:
pull_request:
branches:
- main
Expand Down

0 comments on commit 0159962

Please sign in to comment.