Skip to content

Commit

Permalink
Merge pull request #235 from openziti/workflows.on.push.again
Browse files Browse the repository at this point in the history
run CI workflow on push again
  • Loading branch information
scareything authored Jul 12, 2024
2 parents bcbdd09 + 3c83889 commit 72470fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: CI
on:
push:
branches:
- main
- alpha
pull_request:
branches:
- main
Expand Down

0 comments on commit 72470fd

Please sign in to comment.