Skip to content

Commit

Permalink
ci: fix triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Oct 14, 2023
1 parent 4806080 commit da9f017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
paths-ignore:
- '**/*.md'
pull_request:
branches: [master]
branches: [master, alpha, beta]
paths-ignore:
- '**/*.md'

Expand Down

0 comments on commit da9f017

Please sign in to comment.