Skip to content

Commit

Permalink
feat: run CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
realaravinth committed Mar 31, 2023
1 parent 43dc6ed commit a2b1f76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: CI (Linux)
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master


jobs:
Expand Down

0 comments on commit a2b1f76

Please sign in to comment.