Skip to content

Commit

Permalink
Run CI on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Rindrics committed Jun 11, 2024
1 parent cf07401 commit 8ac9365
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: CI on pull request

on:
pull_request
pull_request:
push:
branches:
- main

jobs:
ci:
Expand Down

0 comments on commit 8ac9365

Please sign in to comment.