Skip to content

Commit

Permalink
Fixed an issue where main runners weren't being run correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitribouniol committed Sep 23, 2024
1 parent 6da5de2 commit 10cc962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Pull Request

on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches: [main]

jobs:
unit-tests:
Expand Down

0 comments on commit 10cc962

Please sign in to comment.