Skip to content

Commit

Permalink
Update CI test workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Jan 17, 2023
1 parent d574682 commit d1064ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: test

on:
pull_request:
types: [opened, synchronize]
branches:
- master
push:
branches:
- "**"
- master

env:
MATURIN_VERSION: 0.13.6
Expand Down

0 comments on commit d1064ac

Please sign in to comment.