Skip to content

Commit

Permalink
Enable GitHub actions for all branches and also manual run from action
Browse files Browse the repository at this point in the history
tab.
  • Loading branch information
lsoucasse committed Jun 4, 2024
1 parent bcaf789 commit 489f919
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Tests for JANUS

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

jobs:
test:
Expand Down

0 comments on commit 489f919

Please sign in to comment.