Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
not tag detect in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk committed Oct 6, 2020
1 parent 9defd29 commit 5afe116
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: CI

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

jobs:
Test:
Expand Down

0 comments on commit 5afe116

Please # to comment.