Skip to content

Commit

Permalink
ci: specify on demands
Browse files Browse the repository at this point in the history
  • Loading branch information
HashMapsData2Value committed Oct 17, 2024
1 parent 137b54d commit e78334f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@ name: Tests

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

jobs:
build:
Expand Down

0 comments on commit e78334f

Please sign in to comment.