Skip to content

Commit

Permalink
Reset github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jinningwang committed Dec 29, 2023
1 parent 83d2d08 commit f3f3c7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Python application

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

jobs:
build:
Expand Down

0 comments on commit f3f3c7e

Please sign in to comment.