Skip to content

Commit

Permalink
Run CI on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers authored Jan 27, 2023
1 parent 4786416 commit ff60b86
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: Nagini Tests Ubuntu

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request, workflow_dispatch]

jobs:
build:
Expand Down

0 comments on commit ff60b86

Please sign in to comment.