Skip to content

Commit

Permalink
Revert "Remove pull request from triggering ci.yml"
Browse files Browse the repository at this point in the history
This reverts commit aeedd3d.
  • Loading branch information
zsrdjan committed Aug 23, 2024
1 parent aeedd3d commit bc48db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bc48db4

Please sign in to comment.