Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Feb 14, 2021
1 parent d46f478 commit 5904f18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: CI
on:
push:
branches:
- '*'
- 'master'
- '9.next'
- 'feature/github-actions'
pull_request:
branches:
- '*'
Expand Down

0 comments on commit 5904f18

Please sign in to comment.