Skip to content

Commit

Permalink
CI: Change CI triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorvdValk authored May 11, 2021
1 parent 5c53203 commit 476cc4c
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,7 @@

name: tests

on:
push:
branches:
- master
- main
tags:
- "v*" # Push events to matching v*, i.e. v1.0, v20.15.10
pull_request:
branches:
- master
- main
workflow_dispatch:
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 476cc4c

Please sign in to comment.