Skip to content

Commit

Permalink
basic-tests.yml: on pr synchronize
Browse files Browse the repository at this point in the history
  • Loading branch information
HeroBrine1st committed Sep 13, 2024
1 parent 89af938 commit 53351aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Basic tests # Basically check that it can be run

on:
pull_request:
types: [ opened, reopened ]
types: [ opened, reopened, synchronize ]
jobs:
build-test:
name: "Basic build tests"
Expand Down

0 comments on commit 53351aa

Please sign in to comment.